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

Back to the top