Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ffe2bddc62da4e6dec5e531565f3ff984e61b84c (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
bin.includes = META-INF/,\
               .,\
               build.properties,\
               about.html,\
               plugin.properties
additional.bundles = org.eclipse.jgit
src.includes = about.html

Back to the top