16 lines
No EOL
168 B
Text
16 lines
No EOL
168 B
Text
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.idea/workspace.xml
|
|
|
|
*.log
|
|
|
|
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
|
|
__pypackages__/
|
|
|
|
venv
|
|
dist
|
|
build
|
|
*.egg
|
|
*.egg-info |