Files
catan/.gitignore
dan 46a07f548b
Some checks failed
ci / tests (push) Has been cancelled
Add microservices, web UI, and replay tooling
2025-12-25 03:28:40 +03:00

14 lines
116 B
Plaintext

.env
.venv/
.idea/
.pytest_cache/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
node_modules/
web/dist/
models/