20 lines
262 B
Plaintext
20 lines
262 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.venv/
|
|
node_modules
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
db.sqlite3
|
|
data/
|
|
/static/
|
|
dist/
|
|
.DS_Store
|
|
.python-version
|
|
.direnv
|
|
.hermes/
|
|
|
|
# TypeScript: compiled output and codegen are build-only
|
|
/games/static/js/dist/
|
|
/ts/generated/
|