mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 11:56:26 +02:00
Added *.bak to gitignore.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
*.acr
|
*.acr
|
||||||
*.alg
|
*.alg
|
||||||
*.aux
|
*.aux
|
||||||
|
*.bak
|
||||||
*.bbl
|
*.bbl
|
||||||
*.blg
|
*.blg
|
||||||
*.dvi
|
*.dvi
|
||||||
@ -27,7 +28,6 @@
|
|||||||
*.ps
|
*.ps
|
||||||
*.snm
|
*.snm
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.tex.bak
|
|
||||||
*.toc
|
*.toc
|
||||||
*.vrb
|
*.vrb
|
||||||
*.xdy
|
*.xdy
|
||||||
|
|||||||
Reference in New Issue
Block a user