From: Carl Suster Date: Fri, 8 Nov 2013 22:34:27 +0000 (+1100) Subject: Rename LaTeX->TeX X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=81f8222e7fb5b1174b6c83016f0d6c5f28d6abea;p=gitignore.git Rename LaTeX->TeX --- diff --git a/LaTeX.gitignore b/LaTeX.gitignore deleted file mode 100644 index b0a911e0..00000000 --- a/LaTeX.gitignore +++ /dev/null @@ -1,78 +0,0 @@ -## 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 -*.run.xml - -## Build tool auxiliary files: -*.fdb_latexmk -*.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 - -# minitoc -*.maf -*.mtc -*.mtc0 - -# minted -*.pyg - -# nomencl -*.nlo - -# todonotes -*.tdo - -# xindy -*.xdy diff --git a/TeX.gitignore b/TeX.gitignore new file mode 100644 index 00000000..b0a911e0 --- /dev/null +++ b/TeX.gitignore @@ -0,0 +1,78 @@ +## 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 +*.run.xml + +## Build tool auxiliary files: +*.fdb_latexmk +*.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 + +# minitoc +*.maf +*.mtc +*.mtc0 + +# minted +*.pyg + +# nomencl +*.nlo + +# todonotes +*.tdo + +# xindy +*.xdy