1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00

Move 'uVision.gitignore' to the community folder

This commit is contained in:
weycen 2021-08-20 22:21:26 +08:00
parent e60515a4b2
commit dc95dd536c

View File

@ -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