Add a few things to .gitignore
This commit is contained in:
parent
f2ff3dbb09
commit
e4f64347c9
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,7 +1,5 @@
|
|||||||
# Ignore all files without a dot in them (usually binaries)
|
|
||||||
*
|
|
||||||
!*.*
|
|
||||||
|
|
||||||
*.dump-*
|
*.dump-*
|
||||||
*.hi
|
*.hi
|
||||||
|
*.*_hi
|
||||||
*.o
|
*.o
|
||||||
|
*.*_o
|
||||||
|
Loading…
Reference in New Issue
Block a user