修改忽略文件 zsxfly20240914
This commit is contained in:
parent
140696f581
commit
e09217e672
|
|
@ -1,2 +1,29 @@
|
|||
/.vscode/
|
||||
output/
|
||||
*.rar
|
||||
*.o
|
||||
*.d
|
||||
*.crf
|
||||
*.htm
|
||||
*.dep
|
||||
*.map
|
||||
*.bak
|
||||
*.lnp
|
||||
*.lst
|
||||
*.ini
|
||||
*.iex
|
||||
*.scvd
|
||||
*.uvguix
|
||||
.uvoptx
|
||||
*.dbg*
|
||||
*.uvguix.*
|
||||
.mxproject
|
||||
|
||||
!*.uvprojx
|
||||
!*.h
|
||||
!*.c
|
||||
!*.ioc
|
||||
!*.axf
|
||||
!*.bin
|
||||
!*.hex
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue