# HG changeset patch
# User mjsousa
# Date 1394872295 0
# Node ID 4e7f95fab6d705e4a3606ac7dae2dc66aee12a30
# Parent  b8fa360b376d76b93d0dccc3f1b00c7a464d0cce
Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig

diff -r b8fa360b376d -r 4e7f95fab6d7 .hgignore
--- 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/