Update .gitignore
parent
9394984137
commit
da66d444b8
|
@ -1,12 +1,18 @@
|
|||
*.stamp
|
||||
/autom4te.cache/
|
||||
/build/
|
||||
.deps/
|
||||
*.o
|
||||
*.*stamp
|
||||
Makefile.in
|
||||
Makefile
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
build/
|
||||
compile
|
||||
config.h.in
|
||||
config.*
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
stamp-h1
|
||||
|
||||
src/*.c
|
||||
onchanged
|
||||
|
|
Loading…
Reference in New Issue