Files
sigal/.gitignore
2020-10-11 22:01:25 -03:00

20 lines
173 B
Plaintext

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