瀏覽代碼

added autotool genfiles to .gitignore

Leon Urbas 10 年之前
父節點
當前提交
b0fb9a2952
共有 1 個文件被更改,包括 24 次插入1 次删除
  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