add extra auto built files to .gitignore
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Fri, 13 Jun 2014 09:58:16 +0000 (12:58 +0300)
committerDmitry Kasatkin <d.kasatkin@samsung.com>
Fri, 13 Jun 2014 09:58:16 +0000 (12:58 +0300)
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
.gitignore

index ab8a13c..ca7a06e 100644 (file)
@@ -2,6 +2,8 @@
 *~
 
 # Generated by autotools
+.libs
+m4
 .deps
 aclocal.m4
 autom4te.cache
@@ -20,9 +22,12 @@ compile
 libtool
 ltmain.sh
 
+
 # Compiled executables
 *.o
 *.a
+*.lo
+*.la
 src/evmctl
 tests/openclose
 config.h