16 lines
156 B
Plaintext
16 lines
156 B
Plaintext
.git
|
|
.venv
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info
|
|
dist
|
|
build
|
|
.coverage
|
|
htmlcov
|
|
screenshots
|
|
tensors/server/ui/node_modules
|