Sat, 31 Mar 2018 19:35:04 +0200
module synchronization with database
| 0 | 1 | syntax: regexp | 
| 2 | ^nbproject/private/ | |
| 3 | ^build/ | |
| 7 
598670d5b0b8
core functionality should also use the modules system, changed the code structure accordingly
 Mike Becker <universe@uap-core.de> parents: 
3diff
changeset | 4 | ^dist/ | 
| 3 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 mike@uapl02 parents: 
0diff
changeset | 5 | \.orig\..*$ | 
| 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 mike@uapl02 parents: 
0diff
changeset | 6 | \.orig$ | 
| 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 mike@uapl02 parents: 
0diff
changeset | 7 | \.chg\..*$ | 
| 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 mike@uapl02 parents: 
0diff
changeset | 8 | \.rej$ | 
| 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 mike@uapl02 parents: 
0diff
changeset | 9 | \.conflict\~$ |