Sign in
apache
/
bookkeeper
/
master
/
.
/
stream
/
clients
/
python
/
.gitignore
blob: 6d18193ef2e001394c472897bd6175aae4f412f3 [
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
/
**/
bookkeeper
-
server
-
bin
.
tar
.
gz