Parcourir la source

added autotool genfiles to .gitignore

Leon Urbas il y a 10 ans
Parent
commit
b0fb9a2952
1 fichiers modifiés avec 24 ajouts et 1 suppressions
  1. 24 1
      .gitignore

+ 24 - 1
.gitignore

@@ -9,6 +9,29 @@
     .o
     .a
     .la
-    /m4
+    .so*
+    /bin
+    m4
     /autom4te.cache
     Makefile
+    Makefile.in
+    /stamp-h1
+    /config.status
+    config.log
+    /config.h
+    /aclocal.m4
+    /config/
+    /config.h.in
+    /configure
+    install-sh
+    *~
+    GIT_REVISION
+    SVN_REVISION
+    libtool
+    .deps
+    .libs
+    .gcno
+    .gcda
+    coverage_report
+    .project
+    .cproject