12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
.venv/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.ty/
|
|
**/.venv/
|
|
**/.ruff_cache/
|
|
**/.pytest_cache/
|
|
**/.ty/
|
|
__pycache__/
|
|
**/__pycache__/
|
|
*.pyc
|