summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3162b2cfcf47a55141ad38a4df6b20357262c418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.*

# Rust
target

# Python
venv

# LaTeX
*.aux
*.fls
*.log
*.out
*.fdb_latexmk
*.gz
*.thm
*.toc
*.bbl
*.blg
*.md
*.dvi