Added .idea dir to ignore.
authoralexander.shaykhrazeev@gmail.com <alexander.shaykhrazeev@gmail.com>
Fri, 26 Aug 2016 10:20:14 +0500
changeset 1526 0fa5de94c131
parent 1520 6addc58f63a6
child 1527 642bae8e8607
Added .idea dir to ignore.
.hgignore
--- a/.hgignore	Wed Aug 24 13:08:13 2016 +0300
+++ b/.hgignore	Fri Aug 26 10:20:14 2016 +0500
@@ -2,6 +2,7 @@
 
 syntax: regexp
 ^tests/.*/build$
+^.idea/.*
 syntax: regexp
 ^.*\.pyc$
 syntax: regexp