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

Back to the top