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

Back to the top