summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e9edbcb47625b05c2e1f9f820148fb4af7b6f638 (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
35
36
37
# 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

# Images
*.png