added files to ignore in hgignore
authorEdouard TISSERANT <edouard.tisserant@gmail.com>
Sun, 29 Nov 2009 19:09:56 +0100
changeset 218 413842f6152f
parent 217 f5dfadf5de54
child 219 9bb38736f126
added files to ignore in hgignore
.hgignore
--- a/.hgignore	Sun Nov 29 16:38:11 2009 +0100
+++ b/.hgignore	Sun Nov 29 19:09:56 2009 +0100
@@ -1,1 +1,12 @@
 .project
+
+syntax: regexp
+\.o$
+syntax: regexp
+^iec2c$
+syntax: regexp
+^iec2iec$
+syntax: regexp
+\.depend$
+syntax: regexp
+^stage1_2/iec\.(y|flex)\..*$