# reference to https://blog.youkuaiyun.com/u010160335/article/details/80068175
# reference to https://www.cnblogs.com/zzb-Dream-90Time/p/9052130.html
# Change by Lake.hu@outlook.com
# reference to Keil->help->µVision User's Guide->Appendix->B. File Types
# Project Files
!*.OPT
*.UVGUI.*
*.UVGUIX.*
!*.UVMPW
!*.UVPROJ
!*.UVPROJX
!*.UVOPT
!*.UVOPTX
!*.UV2
# Source Files
!*.A51
!*.A66
!*.C
!*.CPP
!*.H
!*.INC
!*.S
!*.SRC
# Listing Files
*.COD
*.HTM
*.I
*.LST
*.MAP
*.M51
*.M66
*.SCR
# Object and HEX Files
# *.
*.elf
*.AXF
*.B[00-31]
*.D
*.CRF
*.ELF
*.HEX
*.H86
*.LIB
*.OBJ
*.O
*.SBR
# Build Files
*.BAT
*._IA
*.__I
*._II
*.SCR
# Debugger Files
*.INI
# Other Files
*.BUILD_LOG.HTM
*.CDB
*.DEP
*.IC
*.LIN
*.LNP
*.ORC
*.PACK
*.PDSC
*.PLG
*.SCT
*.UVL
*.UVLA
*.UVTSK
*.SFD
*.SFR
*.SVD.XML
*.SVD
*.XML
.gitignore for Keil
最新推荐文章于 2025-03-21 21:15:39 发布