瀏覽代碼

Add autotools generated files to the .gitignore.

Emmanuel Gil Peyrot 9 年之前
父節點
當前提交
ea2491cf8b
共有 1 個文件被更改,包括 17 次插入0 次删除
  1. 17 0
      .gitignore

+ 17 - 0
.gitignore

@@ -9,5 +9,22 @@ tests/unittests/unittests
 *.la
 *.libs
 *.deps
+*~
 .cproject
 .project
+build/
+
+# Files generated by autoconf
+Makefile.in
+aclocal.m4
+ar-lib
+autom4te.cache/
+compile
+config.guess
+config.h.in
+config.sub
+configure
+depcomp
+install-sh
+ltmain.sh
+missing