chiark / gitweb /
Ignore uninteresting files.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 6 Aug 2015 08:38:29 +0000 (09:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Aug 2015 08:38:29 +0000 (09:38 +0100)
.gitignore

index cc1dc125f3360ea2151b437a49633477e06add84..4ccfb2ded0a84868b153d796f7341af774add4d2 100644 (file)
@@ -1,9 +1,14 @@
+### Uninteresting files.
+
+## (La)TeX debris
 *.aux
-*.dvi
+*.bbl
+*.lof
 *.log
-*.x86f
-*~
-\#*
-.#*
-*.[0-9]
+*.lot
+*.out
+*.toc
+
+## Output files
+*.pdf
 *.ps