diff options
Diffstat (limited to 'options/gitignore/PSoCCreator')
-rw-r--r-- | options/gitignore/PSoCCreator | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/options/gitignore/PSoCCreator b/options/gitignore/PSoCCreator new file mode 100644 index 0000000..15ae040 --- /dev/null +++ b/options/gitignore/PSoCCreator @@ -0,0 +1,18 @@ +# Project Settings +*.cywrk.* +*.cyprj.* + +# Generated Assets and Resources +Debug/ +Release/ +Export/ +*/codegentemp +*/Generated_Source +*_datasheet.pdf +*_timing.html +*.cycdx +*.cyfit +*.rpt +*.svd +*.log +*.zip |