Update .gitignore
This commit is contained in:
parent
0187b5d405
commit
d0d9e9dbfc
|
@ -1,4 +1,10 @@
|
|||
*~
|
||||
autom4te.cache
|
||||
Makefile.in
|
||||
|
||||
Makefile
|
||||
*.o
|
||||
*.lo
|
||||
*.a
|
||||
*.la
|
||||
.deps/
|
||||
.libs/
|
||||
|
|
Loading…
Reference in New Issue