16 lines
123 B
Plaintext
16 lines
123 B
Plaintext
.git
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
instance
|
|
*.db
|
|
*.zip
|
|
dist
|
|
build
|
|
node_modules
|