markdone/markdone-python/.gitignore

11 lines
81 B
Plaintext

*.pyc
.cache/
.coverage
.eggs/
.idea/
.pytest_cache/
.tox/
env/
*.egg-info/
tags