aboutsummaryrefslogtreecommitdiffstats
path: root/options/gitignore/PSoCCreator
diff options
context:
space:
mode:
authorAntoine GIRARD <sapk@users.noreply.github.com>2018-11-03 23:06:09 +0100
committertechknowlogick <hello@techknowlogick.com>2018-11-03 18:06:09 -0400
commit57a8440db372d3b2a01d3ef12a4a560424a08657 (patch)
tree6afb467015b1e695ea54eef6d6820d92827eacd7 /options/gitignore/PSoCCreator
parent54259e2f880365d65340ade6608007b3c5eb2ed5 (diff)
downloadgitea-57a8440db372d3b2a01d3ef12a4a560424a08657.tar.gz
gitea-57a8440db372d3b2a01d3ef12a4a560424a08657.zip
Update gitignore list (#5258)
* update gitignore * Handle symlink in tar * Add some logs
Diffstat (limited to 'options/gitignore/PSoCCreator')
-rw-r--r--options/gitignore/PSoCCreator18
1 files changed, 18 insertions, 0 deletions
diff --git a/options/gitignore/PSoCCreator b/options/gitignore/PSoCCreator
new file mode 100644
index 0000000000..15ae040bcd
--- /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