Add autotool files to .gitignore file.

This commit is contained in:
Taeho Oh 2016-01-28 20:53:33 +09:00
parent 2d8ce8c6ca
commit 11cf7d3c1b

10
.gitignore vendored
View File

@ -1,9 +1,11 @@
omvs
.deps .deps
Makefile .libs
Makefile.in
*.o *.o
config.* *.exe
autom4te.cache autom4te.cache
aclocal.m4
config.*
stamp-h1 stamp-h1
libtool libtool
omvs Makefile