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

Back to the top