Fri, 14 Mar 2025 08:09:05 +0100
Added tag v1.5.1 for changeset 0e03dcb631ee
| 0 | 1 | syntax: regexp | 
| 2 | ^nbproject/private/ | |
| 3 | ^build/ | |
| 29 | 4 | ^target/ | 
| 
7
 
598670d5b0b8
core functionality should also use the modules system, changed the code structure accordingly
 
Mike Becker <universe@uap-core.de> 
parents: 
3 
diff
changeset
 | 
5 | ^dist/ | 
| 
3
 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 
mike@uapl02 
parents: 
0 
diff
changeset
 | 
6 | \.orig\..*$ | 
| 
 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 
mike@uapl02 
parents: 
0 
diff
changeset
 | 
7 | \.orig$ | 
| 
 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 
mike@uapl02 
parents: 
0 
diff
changeset
 | 
8 | \.chg\..*$ | 
| 
 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 
mike@uapl02 
parents: 
0 
diff
changeset
 | 
9 | \.rej$ | 
| 
 
acf54d3fa1d1
switched to tomcat 8.5 (should be developed this way for maximum compatibility)
 
mike@uapl02 
parents: 
0 
diff
changeset
 | 
10 | \.conflict\~$ | 
| 29 | 11 | \.iml$ | 
| 12 | \.idea/ | |
| 
147
 
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
 
Mike Becker <universe@uap-core.de> 
parents: 
29 
diff
changeset
 | 
13 | \.gradle/ | 
| 
 
dfec8c5f8db0
migrates from maven to gradle (prepares kotlin migration)
 
Mike Becker <universe@uap-core.de> 
parents: 
29 
diff
changeset
 | 
14 | local.properties |