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

Back to the top