Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
--- a/.hgignore Sun Mar 02 17:04:17 2014 +0000
+++ b/.hgignore Sat Mar 15 08:31:35 2014 +0000
@@ -3,13 +3,17 @@
.project
*~
*.a
+*.orig
.dep
*.Po
autom4te.cache
Makefile
+Makefile.in
config.log
stamp-h1
config.status
+configure
+aclocal.m4
@@ -22,4 +26,5 @@
^stage1_2/iec_bison.cc
^stage1_2/iec_bison.h
^stage1_2/iec_flex.cc
-^config/config.h
\ No newline at end of file
+^config/config.h
+^test/