PSoCCreator.gitignore 200 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Project Settings
*.cywrk.*
*.cyprj.*

# Generated Assets and Resources
Debug/
Release/
Export/
*/codegentemp
*/Generated_Source
*_datasheet.pdf
*_timing.html
*.cycdx
*.cyfit
*.rpt
*.svd
17 18
*.log
*.zip