Files
sigal/.gitignore
2019-01-27 01:23:06 +01:00

19 lines
156 B
Plaintext

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