updated git ignore
This commit is contained in:
parent
ad330c7912
commit
2603a41306
|
@ -60,6 +60,18 @@
|
||||||
*.su
|
*.su
|
||||||
*.idb
|
*.idb
|
||||||
*.pdb
|
*.pdb
|
||||||
|
*.dbgconf
|
||||||
|
*.uvguix.lenovo
|
||||||
|
*.uvoptx
|
||||||
|
*.uvprojx
|
||||||
|
*.build_log.htm
|
||||||
|
*.htm
|
||||||
|
*.map
|
||||||
|
*.lnp
|
||||||
|
*.sct
|
||||||
|
*.crf
|
||||||
|
*.lst
|
||||||
|
|
||||||
|
|
||||||
# Kernel Module Compile Results
|
# Kernel Module Compile Results
|
||||||
*.mod*
|
*.mod*
|
||||||
|
|
Loading…
Reference in New Issue