# IDE and editor files
.vscode/
.idea/
.DS_Store

# Jupyter notebooks
/tests/ssm_testing_notebook.ipynb
test/*/notebooks
/notebooks/*csv

# Documentation
docs/build/
docs/Manifest.toml
# Literate-generated tutorials.
docs/src/tutorials/
test/*/notebooks
# SSDTest is dev'd in from libs/ at the start of every Pkg.test() run.
test/Manifest.toml

# Julia-specific files
Manifest.toml
notebooks/Manifest.toml

# Specific Julia scripts
notebooks/profiling.jl
notebooks/benchmarking.ipynb
notebooks/regression_debug.ipynb
notebooks/benchmarking.jl
notebooks/debugging.jl
docs/testfile.jl
benchmark/comparison/testfile.jl

# Paper files
/paper/jats

# benchmarking files
benchmark/comparison/.CondaPkg
benchmark/comparison/.DEAD_CondaPkg
benchmark/comparison/benchmark.jl.claude/worktrees/
/.claude
/benchmark/comparison/results
CLAUDE.md

# Local profiling sandbox (never committed)
/dev/
**.cov
