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

Back to the top