aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f087c7f845131b5b5d245542fdc59ef302be8fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# latex files
*.aux
*.bbl
*.bcf
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.run.xml
*.synctex.gz
*.toc
*.synctex(busy)
*.lof
*.lot
*.glo
*.gls
*.glg
*.ist
*.acn
*.pytxcode
*.glstex
*.cb
*.cb2
*.d
*.nav
*.snm

# output files
*.pdf
!img/*.pdf
img/*.puml.pdf