15 lines
146 B
Plaintext
15 lines
146 B
Plaintext
.continue/*
|
|
.ropeproject/*
|
|
random_*
|
|
|
|
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|