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

Back to the top