Resolve merge conflict in .gitignore

This commit is contained in:
2026-04-06 19:03:14 +08:00
2 changed files with 54 additions and 1 deletions

50
.gitignore vendored
View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
# Keil uVision project files
*.uvproj
*.uvprojx
@@ -57,3 +58,52 @@ MDK-ARM/
build/
debug/
release/
=======
# ---> uVision
# 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
>>>>>>> 9d6744208ee3694dd91395ed7d7ce03661f00d33

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# FireAlarmCtrlCn
火灾报警控制器CN