deb-python-semantic-version/.gitignore
Raphaël Barrois ae9ccbd517 Rearrange test suite.
* Use tox
* Add a full linting step
2016-09-01 13:48:55 +02:00

16 lines
136 B
Plaintext

# Temporary files
.*.swp
*.pyc
*.pyo
# Build-related files
docs/_build/
.coverage
.tox
*.egg-info
*.egg
build/
dist/
htmlcov/
MANIFEST