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

Back to the top