Ignore pytest-cache's cache directory and pytestdebug.log

This commit is contained in:
Floris Bruynooghe
2014-09-13 11:06:43 +01:00
parent e275ce0f8e
commit 969582187e

View File

@@ -25,4 +25,6 @@ bin/
pytest_xdist.egg-info pytest_xdist.egg-info
issue/ issue/
3rdparty/ 3rdparty/
pytestdebug.log
.tox .tox
.cache