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

Back to the top