]> source.dussan.org Git - gitignore.git/commitdiff
Add gitignore for Cypress Semiconductor IDE
authorAlexander Brevig <alexanderbrevig@gmail.com>
Tue, 30 Aug 2016 20:12:31 +0000 (22:12 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Aug 2016 20:12:31 +0000 (22:12 +0200)
The PSoC is a popular microcontroller and the PSoC Creator is a great IDE that deserves a .gitignore so it's easier for people to share the _neccessary_ files for collaboration.

>not affiliated

Global/PSoCCreator.gitignore [new file with mode: 0644]

diff --git a/Global/PSoCCreator.gitignore b/Global/PSoCCreator.gitignore
new file mode 100644 (file)
index 0000000..84f0236
--- /dev/null
@@ -0,0 +1,16 @@
+# Project Settings
+*.cywrk.*
+*.cyprj.*
+
+# Generated Assets and Resources
+Debug/
+Release/
+Export/
+*/codegentemp
+*/Generated_Source
+*_datasheet.pdf
+*_timing.html
+*.cycdx
+*.cyfit
+*.rpt
+*.svd