view .hgignore @ 102:9140017e8962

fix bug with empty username. add logging for JSON exceptions.
author casties
date Thu, 09 Feb 2017 20:46:15 +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$