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

Back to the top