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

Back to the top