summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a8d88e2c5a6b80a108e3e28024afb536189f3e7e (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
38
39
40
*.acn
*.acr
*.alg
*.aux
*-blx.bib
*.bbl
*.blg
*.blx
*.dvi
*.fdb_latexmk
*.fls
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.pdf
*.run.xml
*.swp
*.synctex.gz
*.toc
_minted-*/

# Work of others + feedback
*.docx
*.docx\#
feedback-*

# Collections
*.tar.gz