Added gitignore file.
This commit is contained in:
parent
16fefe80dc
commit
e38e3d6097
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
autom4te.cache
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
config.guess
|
||||
config.h.in
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
ltmain.sh
|
||||
missing
|
||||
src/Makefile.in
|
Loading…
Reference in a new issue