summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 01aeab1dcf9a99aab6e4ce47e8fb918f651f4107 (plain) (blame)
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
# TeX
*.aux
*.glo
*.idx
*.fdb_latexmk
*.fls
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.pdf
*.swp
*.synctex.gz
_minted-*/

# Clean
Clean System Files/
census