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

Back to the top