Files
sigal/.gitignore
2018-10-10 22:34:07 +02:00

18 lines
149 B
Plaintext

*.egg-info
*~
*.pyc
*_flymake
.coverage
.DS_Store
.pytest_cache/
.ropeproject/
.tox/
MANIFEST
_build/
build/
dist/
docs/_build
htmlcov/
output/
tags