13 lines
103 B
Plaintext
13 lines
103 B
Plaintext
.git
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
node_modules
|
|
dist
|
|
build
|