# Python (legacy)
__pycache__/
*.py[cod]
*.egg-info/

# Go
*.exe
*.test
*.out
/bin/
vendor/

# IDE
.idea/
.vscode/

# design2code state file (not committed)
.story-plan.md