24 lines
262 B
Plaintext
24 lines
262 B
Plaintext
# Keil compiler build outputs
|
|
Build/
|
|
|
|
# Keil user-specific options and GUI layouts
|
|
*.uvgui.*
|
|
*.uvguix.*
|
|
*.dep
|
|
|
|
# Temporary/Backup files
|
|
*~
|
|
*.bak
|
|
*.tmp
|
|
*.crf
|
|
*.lst
|
|
*.obj
|
|
*.lnp
|
|
*.map
|
|
*.build_log.htm
|
|
.history/
|
|
**/_history/
|
|
Hardware/.history/
|
|
session-*.md
|
|
build.log
|