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

Back to the top