mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
Adopted gitignore for biblatex usage
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,6 +4,7 @@
|
|||||||
*.aux
|
*.aux
|
||||||
*.bak
|
*.bak
|
||||||
*.bbl
|
*.bbl
|
||||||
|
*.bcf
|
||||||
*.blg
|
*.blg
|
||||||
*.dvi
|
*.dvi
|
||||||
*.fdb_latexmk
|
*.fdb_latexmk
|
||||||
@ -29,6 +30,7 @@
|
|||||||
*.png
|
*.png
|
||||||
*.ps
|
*.ps
|
||||||
*.pyg
|
*.pyg
|
||||||
|
*.run.xml
|
||||||
*.snm
|
*.snm
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.toc
|
*.toc
|
||||||
@ -37,4 +39,4 @@
|
|||||||
*.xdy
|
*.xdy
|
||||||
*.tdo
|
*.tdo
|
||||||
*.zip
|
*.zip
|
||||||
*~
|
~
|
||||||
|
|||||||
Reference in New Issue
Block a user