diff .hgignore @ 30:9c3c5a572b57

mpffs-ls works with the length code stubbed out
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 30 Jun 2013 06:28:58 +0000
parents ae5337f881e3
children 660b0ea739f3
line wrap: on
line diff
--- a/.hgignore	Sun Jun 30 05:16:23 2013 +0000
+++ b/.hgignore	Sun Jun 30 06:28:58 2013 +0000
@@ -1,4 +1,11 @@
-re:^mokosrec2bin$
-re:^mysteryffs/dump[12]$
-re:^mysteryffs/extract$
-re:^mysteryffs/scan1$
+syntax: regexp
+
+\.[oa]$
+
+^mokosrec2bin$
+
+^mpffs/mpffs-ls$
+
+^mysteryffs/dump[12]$
+^mysteryffs/extract$
+^mysteryffs/scan1$