Skip to content

Commit

Permalink
Ignore cache files and generated test reports
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreySV committed Sep 28, 2018
1 parent 08072b9 commit 7b59917
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.project

.directory
.pytest_cache
.cache
.coverage_full

syntax: regexp
^tests/.*/build$
Expand Down

0 comments on commit 7b59917

Please sign in to comment.