summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e40dd46c2cba3f77e0f5e5fe797263790ebff921 (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
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.cut
*.brf
*.rip
*.fls
*.pdf
*.fdb_latexmk

.auctex*/
auto/
_minted*/