.hgignore
changeset 22 986ee928a866
parent 13 435d5c15275a
child 36 5d392dea4f49
--- a/.hgignore	Tue Oct 14 18:00:13 2014 +0200
+++ b/.hgignore	Tue Oct 14 05:07:37 2014 +0200
@@ -1,6 +1,7 @@
 syntax: regexp
 
-^utils/pianoroll_test.*
+^utils/pianoroll_test
+^utils/pianoroll_sample_
 ^client/bower_components$
 ^client/build$
 ^client/node_modules$