[TASK] Ignore *.bak files.
This commit is contained in:
parent
6adf0c257d
commit
bfe3c834c4
|
@ -8,4 +8,5 @@
|
||||||
*.toc
|
*.toc
|
||||||
*.out
|
*.out
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
|
*.bak
|
||||||
*.pdf
|
*.pdf
|
||||||
|
|
Loading…
Reference in New Issue