.gitignore: ignore more commonly irrelevant files
This commit is contained in:
parent
9e137150ee
commit
a4081e2337
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,9 +1,12 @@
|
|||
*~
|
||||
*.a
|
||||
*.bak
|
||||
*.dll
|
||||
*.dylib
|
||||
*.o
|
||||
*.so
|
||||
*.so.*
|
||||
*.swp
|
||||
Makefile
|
||||
/config.ent
|
||||
/config.h
|
||||
|
|
Loading…
Reference in New Issue
Block a user