Quellcode durchsuchen

Add autotools generated files to the .gitignore.

Emmanuel Gil Peyrot vor 9 Jahren
Ursprung
Commit
ea2491cf8b
1 geänderte Dateien mit 17 neuen und 0 gelöschten Zeilen
  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