Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 09a194a7e88ec9d8a838c0274272118870860f00 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               templates/,\
               about.html
src.includes = about.html

Back to the top