# Julia artifacts
Manifest.toml
*.jl.cov
*.jl.mem
*.jl.mem.*

# OS/Editor junk
.DS_Store
.vscode/
.history/

# Documentation and paper artifacts
docs/build/
paper/*.aux
paper/*.log
paper/*.out
paper/*.toc
paper/*.synctex.gz
paper/*.spl

*.png
*.svg

# Output figures (usually generated by user)
output_figures/
Manifest.toml
