Set up better for VSCode
This commit is contained in:
parent
10783ee1c2
commit
bf14459797
3 changed files with 16 additions and 73 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# TeX build artifacts
|
||||
*.aux
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.log
|
||||
*.synctex*
|
||||
*.out
|
||||
*.xdv
|
||||
|
||||
# Don't commit output
|
||||
*.pdf
|
Loading…
Add table
Add a link
Reference in a new issue