14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
.env
|
|
.venv
|
|
__pycache__
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
*.pyc
|
|
storage
|
|
tmp
|
|
dist
|
|
build
|
|
frontend/node_modules
|
|
frontend/dist
|