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

Back to the top