Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
authormjsousa
Sat, 15 Mar 2014 08:31:35 +0000
changeset 875 4e7f95fab6d7
parent 874 b8fa360b376d
child 876 e2c4f6f4abe2
Update files to be ignored by mercurial: ignore files generated by autoconf, directory test/, and *.orig
.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/