Merge pull request #6836 from anhu/iar_ewarm_gitignore

Changes to what gets ignored by git for the IAR-EWARM IDE
This commit is contained in:
JacobBarthelmeh
2023-10-06 20:57:25 -06:00
committed by GitHub
2 changed files with 9 additions and 6 deletions

9
IDE/IAR-EWARM/.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# Unused project setting files
*.ewt
# Build products
ewarm/
Debug/
Release/
# Auto generated files
settings/
*.dep

View File

@ -1,6 +0,0 @@
*.bat
*.xcl
*.crun
*.dbgdt
*.dni