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

Back to the top