Changeset - 42163501d6b5
[Not reviewed]
default
0 1 0
Mads Kiilerich (mads) - 7 years ago 2018-12-23 21:16:07
mads@kiilerich.com
hgignore: .pytest_cache

This directory is created by py.test and contains for example information about
latest failures.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
@@ -32,4 +32,5 @@ syntax: regexp
 
^fabfile.py
 
^\.idea$
 
^\.cache$
 
^\.pytest_cache$
 
/__pycache__$
0 comments (0 inline, 0 general)