Skip to content

Commit 0d5322a

Browse files
author
Tom Willis
committed
ignore this stuff
1 parent 521ee46 commit 0d5322a

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

.gitignore

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ tests/test_hydrant.py
66
doc/build
77
dist
88
*,cover
9-
/.DS_Store
10-
/cov_core-1.7-py2.7.egg/
11-
/coverage-3.7.1-py2.7-macosx-10.9-x86_64.egg/
12-
/doc/.DS_Store
13-
/execnet-1.2.0-py2.7.egg/
14-
/pep8-1.4.6-py2.7.egg/
15-
/py-1.4.20-py2.7.egg/
16-
/pytest-2.5.2-py2.7.egg/
17-
/pytest_cache-1.0-py2.7.egg
18-
/pytest_cov-1.6-py2.7.egg/
19-
/pytest_pep8-1.0.5-py2.7.egg
9+
.DS_Store
10+
*.egg
11+
.tox/

0 commit comments

Comments
 (0)