clean up .gitignore file

This commit is contained in:
1993CRV
2024-10-19 01:17:11 -04:00
parent dbc6f31023
commit 5dc5b98872
+5 -5
View File
@@ -1,4 +1,4 @@
## Core latex/pdflatex auxiliary files: ## Core latex/pdflatex auxiliary files
*.aux *.aux
*.lof *.lof
*.log *.log
@@ -12,7 +12,7 @@
*.cb2 *.cb2
.*.lb .*.lb
## Intermediate documents: ## Intermediate documents
*.dvi *.dvi
*.xdv *.xdv
*-converted-to.* *-converted-to.*
@@ -24,7 +24,7 @@
## Generated if empty string is given at "Please type another file name for output:" ## Generated if empty string is given at "Please type another file name for output:"
.pdf .pdf
## Bibliography auxiliary files (bibtex/biblatex/biber): ## Bibliography auxiliary files (bibtex/biblatex/biber)
*.bbl *.bbl
*.bcf *.bcf
*.blg *.blg
@@ -32,7 +32,7 @@
*-blx.bib *-blx.bib
*.run.xml *.run.xml
## Build tool auxiliary files: ## Build tool auxiliary files
*.fdb_latexmk *.fdb_latexmk
*.synctex *.synctex
*.synctex(busy) *.synctex(busy)
@@ -44,7 +44,7 @@
# latexrun # latexrun
latex.out/ latex.out/
## Auxiliary and intermediate files from other packages: ## Auxiliary and intermediate files from other packages
# algorithms # algorithms
*.alg *.alg
*.loa *.loa