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

Back to the top