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

Back to the top