.gitignore : updated to ignore files based on new make style.
This commit is contained in:
parent
003a7deddf
commit
77367919b7
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,3 +1,20 @@
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
aclocal.m4
|
||||||
|
config.h.in
|
||||||
|
config.h.in~
|
||||||
|
configure
|
||||||
|
Makefile.in
|
||||||
|
|
||||||
|
autom4te.cache
|
||||||
|
build-aux
|
||||||
|
|
||||||
|
m4/libtool.m4
|
||||||
|
m4/lt~obsolete.m4
|
||||||
|
m4/libtool.m4
|
||||||
|
m4/ltoptions.m4
|
||||||
|
m4/ltsugar.m4
|
||||||
|
m4/ltversion.m4
|
||||||
|
m4/lt~obsolete.m4
|
||||||
|
m4/.DS_Store
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user