update gitignore list
This commit is contained in:
parent
9de9602a42
commit
063eb7d0ab
1 changed files with 9 additions and 8 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
@ -17,11 +17,12 @@ tags
|
|||
*.la
|
||||
*.dylib
|
||||
*.o
|
||||
# /aclocal.m4
|
||||
# /autom4te.cache
|
||||
# /compile
|
||||
# /configure
|
||||
# /depcomp
|
||||
# /install-sh
|
||||
# /missing
|
||||
# /stamp-h1
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/compile
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
Makefile.in
|
||||
|
|
Loading…
Reference in a new issue