calibrestekje/.gitignore

14 lines
140 B
Plaintext
Raw Normal View History

2020-02-26 18:40:03 +00:00
*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
.venv/
__pycache__
build/
dist/
pip-wheel-metadata/
documentation/build/
2020-02-28 10:51:58 +00:00
testcalibre/