summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 2364b33a4bd5ad1836d8b475e0967aeaaa6f6516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.aux
*.fdb_latexmk
*.fls
*.log
*.pdf
*.gz
*.out

.claude/

__pycache__/

build/

doc/html/
doc/latex/