Add gitignore for Cypress Semiconductor IDE

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
This commit is contained in:
Alexander Brevig 2016-08-30 22:12:31 +02:00 committed by GitHub
parent 84f2576155
commit 5a355ed010
1 changed files with 16 additions and 0 deletions

View File

@ -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