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

.claude/

__pycache__/

CMakeUserPresets.json
build/

doc/html/
doc/latex/