16 lines
178 B
Plaintext
16 lines
178 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
scratchpad.txt
|
|
things-todo.md
|
|
.ruff_cache
|
|
.qodo
|
|
.pytest_cache
|
|
.vscode |