blob: f01f19c4a34a263f3754029b7f35081b3b8c3e29 [file] [log] [blame]
# virtualenv
.Python
bin/
include/
# coverage
.coverage
# nox
.nox/
# pytest
.pytest_cache/
# pycache
__pycache__/
# .pyc
*.pyc
# build files
bookkeeper.egg-info/
# pip
pip-selfcheck.json
# egg-info
**egg-info/