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

Back to the top