Mercurial > hg > AnnotationManager
changeset 31:38465b158de6
more files to ignore
author | casties |
---|---|
date | Mon, 14 May 2012 11:18:53 +0200 |
parents | b37487b756ac |
children | 40846c0b344d |
files | .hgignore |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Wed May 09 11:26:54 2012 +0200 +++ b/.hgignore Mon May 14 11:18:53 2012 +0200 @@ -1,3 +1,9 @@ syntax: regexp -^target$ \ No newline at end of file +^target$ +syntax: regexp +^src/main/webapp/WEB-INF/web\.xml$ +syntax: regexp +^src/main/webapp/WEB-INF/consumerkeys\.property$ +syntax: regexp +^AnnotationManager\.war$ \ No newline at end of file