Skip to main content
summaryrefslogtreecommitdiffstats
blob: 90aaca604a44186148397b24e93bb4ce7e261648 (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               about.html,\
               resources/

Back to the top