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

Back to the top