# HG changeset patch
# User Edouard TISSERANT <edouard.tisserant@gmail.com>
# Date 1259518196 -3600
# Node ID 413842f6152f955f58c04f2f44745464de6eeb53
# Parent  f5dfadf5de54c4f885d0ff221c9acef8d55e46b4
added files to ignore in hgignore

diff -r f5dfadf5de54 -r 413842f6152f .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)\..*$