Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 31255ed05bc1242430be9f3e44440c2e42921649 (plain) (blame)
1
2
3
4
5
6
source.. = src/,\
          src-gen/,\
          xtend-gen/
bin.includes = META-INF/,\
               .,\
               plugin.xml

Back to the top