You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 line
578 B

  1. # IAR Embedded Workbench build output
  2. **/Obj/
  3. **/List/
  4. **/Exe/
  5. # IAR generated dependency and cache files
  6. *.dep
  7. *.pbi
  8. *.pbd
  9. *.pbw
  10. *.browse
  11. *.xcl
  12. *.sim
  13. # IAR user-specific/generated settings
  14. **/settings/
  15. # Editor and operating-system files
  16. .vscode/
  17. .idea/
  18. **/__pycache__/
  19. *.pyc
  20. HostComputer/build/
  21. HostComputer/dist/
  22. HostComputer/long_stress_logs/
  23. *.user
  24. *.suo
  25. *.tmp
  26. *.bak
  27. *~
  28. .DS_Store
  29. Thumbs.db
  30. Desktop.ini
  31. # PLSR local captures and waveform analysis artifacts
  32. Document/PLSR_document/截图/
  33. Document/PLSR_document/波形/
  34. Document/PLSR_document/~$需求规格书.docx
  35. tmp/