19 lines
197 B
Plaintext
19 lines
197 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
|