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
|
||||
|
||||
## Document formats
|
||||
*.pdf
|
||||
|
||||
## LaTeX exceptions
|
||||
*.aux
|
||||
*.ist
|
||||
*.acn
|
||||
|
@ -13,11 +7,8 @@
|
|||
*.lof
|
||||
*.synctex(busy)
|
||||
*.toc
|
||||
*.lot
|
||||
*.out
|
||||
latexmkrc
|
||||
main.fls
|
||||
main.fdb_latexmk
|
||||
|
||||
# Editors
|
||||
/main.*
|
||||
/*.log
|
||||
.vscode
|
Loading…
Reference in a new issue