summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ea93d822179277e9a646d2cd6f5b5d497d8e3ae2 (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
*.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
*.md5
*.dep
*.dpth
*.auxlock

.auctex*/
auto/
_minted*/