15 lines
155 B
Plaintext
15 lines
155 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
htmlcov/
|
|
scripts/
|
|
.vscode/
|
|
.pytest_cache
|
|
.qodo |