Sun, 26 Nov 2017 16:51:57 +0100
moves psql DB setup script to another file (we want to support other engines later) + adds some missing statements to that file
0 | 1 | syntax: regexp |
2 | ^nbproject/private/ | |
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\~$ |