bin/
log/

venv/
build/
dist/
src/mapeathor.egg-info/
data/
result/


__pycache__/

.idea
.settings/
.cache*
.project
.DS_Store

*.pyc
