Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3afd1515a02363f4bc17c26134017228e3646d77 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               plugin.xml,\
               about.html
               

Back to the top