Set up better for VSCode

This commit is contained in:
Michael Bradley 2024-07-14 00:10:10 -04:00
parent 10783ee1c2
commit bf14459797
3 changed files with 16 additions and 73 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# TeX build artifacts
*.aux
*.fdb_latexmk
*.fls
*.log
*.synctex*
*.out
*.xdv
# Don't commit output
*.pdf