# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.ruff_cache/
.pytest_cache/
# Virtual environments
.venv

tests/

.windcode/config.toml
.windcode/state/
.windcode/skill/
.windcode/memory/
.windcode/sessions/
.windcode/traces/
.windcode/extensions/
.windcode/worktrees/


spec/
