16 lines
161 B
Plaintext
16 lines
161 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
.pytest_cache
|
|
.ropeproject
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
**/output/
|
|
**/.cookies/
|