beremiz

fec90dc70e16
Parents 467f6daff4e9
Children 8f1a2846b2f5
Ignore cache files and generated test reports
  • +3 -0
    .hgignore
  • --- 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$