Changes to gitignore for IAR-EWARM IDE.

This commit is contained in:
Anthony Hu
2023-10-04 12:26:23 -04:00
parent 88d25036a0
commit 52a9730f56
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