*.mat
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/
.tmp/
.tmp_pytest/
.runs/
.vscode/
.DS_Store
.env

# Local agent/runtime state
/.agents/
/.codex/
/.ralph/
/AGENTS.md
/.github/
/PLANS.md
/.agent-memory/
/.build-deps/
/.build-venv/
/.tmp_build/
/.tmp_pip/
/.tmp_test/
/.tmp_test_us012/
/pytest-of-rdelprete/
/target/

# Generated metadata
*.egg-info/
/pystamps/kernels/_stage2_native.cpython-*.so

# Large repo-only assets not shipped in the package
/build/
inputs_and_outputs/
tmp/
StaMPS/

# Keep release artifacts visible in this repo
!dist/
!dist/*.whl
!dist/*.tar.gz

.cache/
summary_final_report.md
