mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +02:00
Move to community/embedded
This commit is contained in:
parent
c7d07188d6
commit
1afdbc0a13
1 changed files with 0 additions and 0 deletions
19
community/embedded/IAR_EWARM.gitignore
Normal file
19
community/embedded/IAR_EWARM.gitignore
Normal file
|
@ -0,0 +1,19 @@
|
|||
# gitignore template for the IAR EWARM
|
||||
# website: https://www.iar.com/
|
||||
|
||||
# Some tools will put the EWARM files
|
||||
# under a subdirectory with the same name
|
||||
# as the configuration.
|
||||
# Example
|
||||
# EWARM/Config1/Obj /List /Exe
|
||||
# EWARM/Config2/Obj /List /Exe
|
||||
EWARM/**/Obj
|
||||
EWARM/**/List
|
||||
EWARM/**/Exe
|
||||
|
||||
# Autogenerated project files
|
||||
*.dep
|
||||
*.ewt
|
||||
|
||||
# Autogenerated folder for debugger
|
||||
EWARM/settings
|
Loading…
Add table
Add a link
Reference in a new issue