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

Back to the top