add a gitignore

This commit is contained in:
Ronny Pfannschmidt
2015-09-01 21:23:41 +02:00
parent 0495fe517d
commit 8d0917a543

View File

@@ -22,10 +22,11 @@ dist/
include/
lib/
bin/
xdist/_version.py
xdist/_version.py*
pytest_xdist.egg-info
issue/
3rdparty/
pytestdebug.log
.tox
.cache
.tox/
.cache/
.eggs/