Skip to main content
summaryrefslogtreecommitdiffstats
blob: db411bb012bd51b99324aaa2ab8a5cfd5fd2b153 (plain) (blame)
1
2
3
4
5
6
7
bin.includes = .,\
 META-INF/,\
 plugin.xml,\
css/,\
 Application.e4xmi

source.. = src/

Back to the top