dirstamp and coredumps
This commit is contained in:
parent
18a70f2382
commit
24b6adfa8d
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,7 @@
|
|||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
.deps
|
.deps
|
||||||
|
.dirstamp
|
||||||
.libs
|
.libs
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
@ -14,6 +15,7 @@ config.h.in
|
|||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
configure
|
configure
|
||||||
|
core.*
|
||||||
libtool
|
libtool
|
||||||
m4/
|
m4/
|
||||||
Makefile
|
Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user