Skip to main content
summaryrefslogtreecommitdiffstats
blob: 255e23b619c76ec689d7dcd84ab2148e5b1f4caa (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