.hgignore
changeset 12 f1f1e99a6572
parent 0 d153941bb745
child 104 942151432421
--- a/.hgignore	Mon Jan 15 16:47:26 2018 +0100
+++ b/.hgignore	Mon Jan 15 16:49:01 2018 +0100
@@ -17,3 +17,5 @@
 ^\.idea$
 syntax: regexp
 .*\.pyc$
+syntax: regexp
+^src\/build$