Browse Source

Ignoring, with ignorance.

Michele Orrù 11 years ago
parent
commit
a6ddb88bbe
1 changed files with 26 additions and 2 deletions
  1. 26 2
      .gitignore

+ 26 - 2
.gitignore

@@ -1,3 +1,27 @@
-
+# emacs-generated files.
 *~
-#*#
+\#*\#
+
+# autoconf/automake/autotools shit.
+compile
+depcomp
+aclocal.m4
+autom4te.cache
+install-sh
+Makefile.in
+Makefile
+config*
+.deps
+/missing
+
+# binaries, libraries, and objects
+*.[oa]
+qa
+gen
+unittest
+
+# latex-generated files.
+book/*.pdf
+book/*.out
+book/*.log
+book/*.aux