.hgignore
changeset 2352 fec90dc70e16
parent 2165 02a2b5dee5e3
child 3193 8006bb60a4dd
--- a/.hgignore	Fri Sep 28 13:17:30 2018 +0300
+++ b/.hgignore	Fri Sep 28 13:21:06 2018 +0300
@@ -1,6 +1,9 @@
 .project
 
 .directory
+.pytest_cache
+.cache
+.coverage_full
 
 syntax: regexp
 ^tests/.*/build$