Skip to content

Commit 7051060

Browse files
cdlmdefunkt
authored andcommitted
(La)TeX, BibTeX, latexmk, etc
1 parent 1a70bee commit 7051060

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

LaTeX.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
*.aux
2+
*.bbl
3+
*.blg
4+
*.glg
5+
*.glo
6+
*.gls
7+
*.idx
8+
*.ilg
9+
*.ind
10+
*.ist
11+
*.log
12+
*.out
13+
*.toc
14+
*.fdb_latexmk
15+
*.pdfsync
16+
*.synctex.gz
17+

0 commit comments

Comments
 (0)