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

Back to the top