2019-12-16 21:41:10 +01:00
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
|
|
|
|
2020-06-05 00:31:15 +02:00
|
|
|
.idea/workspace.xml
|
|
|
|
|
2019-12-16 21:41:10 +01:00
|
|
|
*.log
|
|
|
|
|
|
|
|
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
|
|
|
|
__pypackages__/
|
|
|
|
|
2020-06-04 00:17:36 +02:00
|
|
|
venv
|
|
|
|
dist
|
|
|
|
build
|
|
|
|
*.egg
|
|
|
|
*.egg-info
|