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

Back to the top