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

Back to the top