Add `tmp` to `.hgignore`
authorJan Vrany <jan.vrany@fit.cvut.cz>
Fri, 21 Sep 2018 23:14:41 +0100
changeset 255 6d6880749905
parent 254 70c9861ad62f
child 256 a648d3479a60
Add `tmp` to `.hgignore`
.hgignore
--- a/.hgignore	Thu Aug 30 10:06:05 2018 +0100
+++ b/.hgignore	Fri Sep 21 23:14:41 2018 +0100
@@ -3,5 +3,6 @@
 build
 artifacts
 reports
+tmp
 config.rb
 .rake_tasks~