changeset 1161:1246eb4e60e7

more to ignore.
author robcast
date Mon, 25 Feb 2013 15:21:48 +0100
parents 2ef55acde4c8
children de9c762ef86b
files .hgignore
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Feb 25 15:20:44 2013 +0100
+++ b/.hgignore	Mon Feb 25 15:21:48 2013 +0100
@@ -101,4 +101,6 @@
 ^webapp/src/main/webapp/WEB-INF/log4j-config\.xml$
 
 syntax: regexp
-^target$
\ No newline at end of file
+^target$
+syntax: regexp
+^webapp/bin$
\ No newline at end of file