Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 71bd08b3798a6e9e6ddd8974aaeb6c4691160f1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
source.. = src/,\
           src-gen/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/,\
               palettes/,\
               model/,\
               about.html,\
               plugin.properties
src.includes = about.html

Back to the top