view .hgignore @ 94:fcb6fe10e08c

added config option for webapp URL prefix.
author casties
date Tue, 10 Feb 2015 17:45:56 +0100
parents f2ff7de7b49d
children
line wrap: on
line source


syntax: regexp
^target$
syntax: regexp
^\.settings$
syntax: regexp
^\.classpath$
syntax: regexp
^\.project$
syntax: regexp
^\.shell_history$
syntax: regexp
^src/main/webapp/WEB-INF/consumerkeys\.property$

syntax: regexp
^src/main/webapp/WEB-INF/serverconfig\.property$
syntax: regexp
^src/main/webapp/WEB-INF/classes$
syntax: regexp
^src/main/webapp/neo4j-annotation-db$