mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Merge pull request #2086 from AlexanderBrevig/master
Add gitignore for Cypress Semiconductor IDE
This commit is contained in:
commit
f1e6f0d2a6
1 changed files with 18 additions and 0 deletions
18
Global/PSoCCreator.gitignore
Normal file
18
Global/PSoCCreator.gitignore
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue