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

Back to the top