summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f9c2d9dc029bb56853b0e046c4c38e99fbc8d912 (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
34
35
36
37
38
39
*.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
*.fdb_latexmk
.DS_Store
*.key
*.pdf
*.md5
*.dep
*.dpth
*.auxlock

.auctex*/
auto/
_minted*/