summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 01dff011d89af883a5ad824c715e186eee84eb58 (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
.*
!.gitignore
polygon
*.o
*.a

# Rust
target

# Python
venv

# Latex auxillary files
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.gz
*.toc
*.dvi
_minted-*

# Beamer files
*.bcf
*.nav
*.run.xml
*.snm