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

Back to the top