Files
fleet-builder-project/.gitignore
Mikkeli Matlock 8635e4788a Design updates
- gameplay draft
- core architecture (Python core)
2026-01-10 00:02:01 +09:00

14 lines
126 B
Plaintext

# claude artifacts
.claude/
CLAUDE.md
# python artifacts
__pycache__/
*.pyc
*.pyo
*.pyd
# uv
package-lock.json
package.json