.hgignore

Sun, 29 Oct 2017 13:35:43 +0100

author
mike@uapl02
date
Sun, 29 Oct 2017 13:35:43 +0100
changeset 3
acf54d3fa1d1
parent 0
ad22b29e3a40
child 7
598670d5b0b8
permissions
-rw-r--r--

switched to tomcat 8.5 (should be developed this way for maximum compatibility)

0
ad22b29e3a40 project initialization
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 syntax: regexp
ad22b29e3a40 project initialization
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 ^nbproject/private/
ad22b29e3a40 project initialization
Mike Becker <universe@uap-core.de>
parents:
diff changeset
3 ^build/
3
acf54d3fa1d1 switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents: 0
diff changeset
4 \.orig\..*$
acf54d3fa1d1 switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents: 0
diff changeset
5 \.orig$
acf54d3fa1d1 switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents: 0
diff changeset
6 \.chg\..*$
acf54d3fa1d1 switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents: 0
diff changeset
7 \.rej$
acf54d3fa1d1 switched to tomcat 8.5 (should be developed this way for maximum compatibility)
mike@uapl02
parents: 0
diff changeset
8 \.conflict\~$

mercurial