attrs/.gitignore

9 lines
77 B
Plaintext
Raw Normal View History

2015-01-27 16:53:17 +00:00
.tox
.coverage*
2015-01-27 16:53:17 +00:00
*.pyc
*.egg-info
docs/_build/
htmlcov
2015-02-03 11:40:12 +00:00
dist
2015-09-22 08:41:38 +00:00
.cache
.hypothesis