]> source.dussan.org Git - gitignore.git/commitdiff
Sort LaTeX auxiliary files by package
authorCarl Suster <code@contraflo.ws>
Fri, 8 Nov 2013 22:15:39 +0000 (09:15 +1100)
committerCarl Suster <code@contraflo.ws>
Fri, 8 Nov 2013 22:19:14 +0000 (09:19 +1100)
LaTeX.gitignore

index a0dd1c35c0cd8d586b475f864e8ea166aab67d14..801ff8e2c8b5c227b2318fbebe29e2c789541873 100644 (file)
@@ -1,41 +1,75 @@
-*.acn
-*.acr
-*.alg
+## Core latex/pdflatex auxiliary files:
 *.aux
+*.lof
+*.log
+*.lot
+*.fls
+*.out
+*.toc
+
+## Intermediate documents:
+*.dvi
+# these rules might exclude image files for figures etc.
+# *.ps
+# *.eps
+# *.pdf
+
+## Bibliography auxiliary files (bibtex/biblatex/biber):
 *.bbl
 *.bcf
 *.blg
 *-blx.aux
 *-blx.bib
-*.brf
-*.dvi
+*.run.xml
+
+## Build tool auxiliary files:
 *.fdb_latexmk
-*.fls
+*.synctex.gz
+*.pdfsync
+
+## Auxiliary and intermediate files from other packages:
+
+# algorithms
+*.alg
+*.loa
+
+# amsthm
+*.thm
+
+# beamer
+*.nav
+*.snm
+*.vrb
+
+# glossaries
+*.acn
+*.acr
 *.glg
 *.glo
 *.gls
+
+# hyperref
+*.brf
+
+# listings
+*.lol
+
+# makeidx
 *.idx
 *.ilg
 *.ind
 *.ist
-*.loa
-*.lof
-*.lol
-*.log
-*.lot
+
+# minitoc
 *.maf
 *.mtc
 *.mtc0
-*.nav
+
+# nomencl
 *.nlo
-*.out
-*.pdfsync
-*.ps
-*.run.xml
-*.snm
-*.synctex.gz
-*.thm
-*.toc
-*.vrb
-*.xdy
+
+# todonotes
 *.tdo
+
+# xindy
+*.xdy