1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-07 01:58:19 +00:00

[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot
2021-12-12 00:25:18 +00:00
parent 6d4172987e
commit 0a7e8327a0
22 changed files with 230 additions and 48 deletions

45
options/gitignore/uVision Normal file
View File

@@ -0,0 +1,45 @@
# git ignore file for Keil µVision Project
# µVision 5 and µVision 4 Project screen layout file
*.uvguix.*
*.uvgui.*
# Listing Files
*.i
*.lst
*.m51
*.m66
*.map
# Object Files
*.axf
*.b[0-2][0-9]
*.b3[0-1]
*.bak
*.build_log.htm
*.crf
*.d
*.dep
*.elf
*.htm
*.iex
*.lnp
*.o
*.obj
*.sbr
# Firmware Files
*.bin
*.h86
*.hex
# Build Files
.bat
# Debugger Files
.ini
# JLink Files
JLinkLog.txt
# Other Files