mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Move 'uVision.gitignore' to the community folder
This commit is contained in:
parent
e60515a4b2
commit
dc95dd536c
@ -1,45 +1,45 @@
|
|||||||
# git ignore file for Keil µVision Project
|
# git ignore file for Keil µVision Project
|
||||||
|
|
||||||
# µVision 5 and µVision 4 Project screen layout file
|
# µVision 5 and µVision 4 Project screen layout file
|
||||||
*.uvguix.*
|
*.uvguix.*
|
||||||
*.uvgui.*
|
*.uvgui.*
|
||||||
|
|
||||||
# Listing Files
|
# Listing Files
|
||||||
*.i
|
*.i
|
||||||
*.lst
|
*.lst
|
||||||
*.m51
|
*.m51
|
||||||
*.m66
|
*.m66
|
||||||
*.map
|
*.map
|
||||||
|
|
||||||
# Object Files
|
# Object Files
|
||||||
*.axf
|
*.axf
|
||||||
*.b[0-2][0-9]
|
*.b[0-2][0-9]
|
||||||
*.b3[0-1]
|
*.b3[0-1]
|
||||||
*.bak
|
*.bak
|
||||||
*.build_log.htm
|
*.build_log.htm
|
||||||
*.crf
|
*.crf
|
||||||
*.d
|
*.d
|
||||||
*.dep
|
*.dep
|
||||||
*.elf
|
*.elf
|
||||||
*.htm
|
*.htm
|
||||||
*.iex
|
*.iex
|
||||||
*.lnp
|
*.lnp
|
||||||
*.o
|
*.o
|
||||||
*.obj
|
*.obj
|
||||||
*.sbr
|
*.sbr
|
||||||
|
|
||||||
# Firmware Files
|
# Firmware Files
|
||||||
*.bin
|
*.bin
|
||||||
*.h86
|
*.h86
|
||||||
*.hex
|
*.hex
|
||||||
|
|
||||||
# Build Files
|
# Build Files
|
||||||
.bat
|
.bat
|
||||||
|
|
||||||
# Debugger Files
|
# Debugger Files
|
||||||
.ini
|
.ini
|
||||||
|
|
||||||
# JLink Files
|
# JLink Files
|
||||||
JLinkLog.txt
|
JLinkLog.txt
|
||||||
|
|
||||||
# Other Files
|
# Other Files
|
Loading…
Reference in New Issue
Block a user