preserves/implementations/python/.gitignore

8 lines
58 B
Plaintext
Raw Permalink Normal View History

2018-09-29 16:37:26 +00:00
*.pyc
.coverage
htmlcov/
2018-11-15 07:09:35 +00:00
build/
dist/
*.egg-info/
/.venv/