Skip to content

Commit

Permalink
add more build artifacts to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroland committed Jul 11, 2023
1 parent 0d0d24c commit 1c82f33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
*.blg
*.bcf
*.cut
*.fdb_latexmk
*.fls
*.glo
*.gls
*.idx
Expand All @@ -20,6 +22,8 @@
*.thm
*.toc
*.vrb
*.xdv
.~*#
*~
/main.pdf
/main-*.pdf

0 comments on commit 1c82f33

Please sign in to comment.