bin/
log/

testing/
venv/
build/
dist/
src/graphynedb.egg-info/

__pycache__/
.pytest_cache

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

*.pyc
