Browse Source

add latex build files to gitignore

master
Constantin Fürst 1 year ago
parent
commit
3b0709e1ef
  1. 14
      .gitignore

14
.gitignore

@ -1,3 +1,17 @@
*.aux
*.blg
*.pdf
*.bbl
*.dfb_latexmk
*.lof
*.log
*.lot
*.run.xml
*.tdo
*.toc
*/.vscode/*
# ---> C++
# Prerequisites
*.d

Loading…
Cancel
Save