mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Update .gitignore
This commit is contained in:
parent
5da31ef1c1
commit
8d2e3f4bbe
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,10 +1,4 @@
|
||||||
## Archive formats
|
|
||||||
*.gz
|
*.gz
|
||||||
|
|
||||||
## Document formats
|
|
||||||
*.pdf
|
|
||||||
|
|
||||||
## LaTeX exceptions
|
|
||||||
*.aux
|
*.aux
|
||||||
*.ist
|
*.ist
|
||||||
*.acn
|
*.acn
|
||||||
|
@ -13,11 +7,8 @@
|
||||||
*.lof
|
*.lof
|
||||||
*.synctex(busy)
|
*.synctex(busy)
|
||||||
*.toc
|
*.toc
|
||||||
*.lot
|
|
||||||
*.out
|
*.out
|
||||||
latexmkrc
|
latexmkrc
|
||||||
main.fls
|
/main.*
|
||||||
main.fdb_latexmk
|
/*.log
|
||||||
|
|
||||||
# Editors
|
|
||||||
.vscode
|
.vscode
|
Loading…
Reference in a new issue