您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

PSoCCreator.gitignore 200B

123456789101112131415161718
  1. # Project Settings
  2. *.cywrk.*
  3. *.cyprj.*
  4. # Generated Assets and Resources
  5. Debug/
  6. Release/
  7. Export/
  8. */codegentemp
  9. */Generated_Source
  10. *_datasheet.pdf
  11. *_timing.html
  12. *.cycdx
  13. *.cyfit
  14. *.rpt
  15. *.svd
  16. *.log
  17. *.zip