Added automake files.
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 21 Sep 2010 22:28:26 +0000 (22:28 +0000)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Tue, 21 Sep 2010 22:28:26 +0000 (22:28 +0000)
.gitignore

index 93a7b9b..c6e9f91 100644 (file)
@@ -2,6 +2,8 @@
 # Object code
 *.o
 *.so
+*.lo
+*.la
 
 # Backup files
 *~
@@ -9,3 +11,21 @@
 # Files currently being edited by vim or vi
 *.swp
 
+# automake/autoconf
+.deps/
+.libs/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+