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

Back to the top