11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.pytest_cache/
|
|
.idea/
|
|
.vscode/*
|
|
!.vscode/tasks.json
|
|
.ruff_cache |