Skip to main content
summaryrefslogtreecommitdiffstats
blob: aea5c64fa56f1d62cac87367cd87c432fd0549e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               plugin.xml,\
               images/,\
               src/,\
               support/,\
               schema/,\
               .,\
               ui/

Back to the top