view .hgignore @ 80:4724fc7b4733

add slashes to paths for getRealPath to work with Tomcat 8.
author casties
date Mon, 21 Jul 2014 17:28:15 +0200
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$