git ignore
This commit is contained in:
commit
db3e673667
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
*.crf
|
||||
*.d
|
||||
*.o
|
||||
*.lst
|
||||
*.obj
|
||||
*.htm
|
||||
*.uvgui.*
|
||||
*.lnp
|
||||
*.map
|
||||
*.SBR
|
||||
*.__i
|
||||
*.template
|
||||
*.uvoptx
|
||||
|
||||
# 忽略所有以 TianyunV1.uvguix. 开头的文件
|
||||
TianyunV1.uvguix.*
|
||||
|
||||
*.scvd
|
||||
|
||||
Project/DebugConfig
|
||||
Project/Listings
|
||||
Project/Objects
|
||||
!*.hex
|
||||
!*.axf
|
||||
!*.map
|
||||
Loading…
x
Reference in New Issue
Block a user