]> source.dussan.org Git - gitignore.git/commitdiff
Add ignore '.pytest_cache' directory in Unit test section 2594/head
authorraimon <raimon49@hotmail.com>
Sun, 4 Feb 2018 08:01:22 +0000 (17:01 +0900)
committerraimon <raimon49@hotmail.com>
Sun, 4 Feb 2018 08:03:04 +0000 (17:03 +0900)
Python.gitignore

index af2f537516daf33fdaf579436dfa33fdd9044f49..b989be6ca157679d1b287b3ca700518423219392 100644 (file)
@@ -45,6 +45,7 @@ nosetests.xml
 coverage.xml
 *.cover
 .hypothesis/
+.pytest_cache/
 
 # Translations
 *.mo