Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: fb21d9f389dd551064f78230f5541002196440f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                           
                  


                           

                                  


                           
                        
bin.includes = about.html,\
               .,\
               plugin.xml,\
               META-INF/,\
               templates/,\
               plugin.properties,\
               readme.txt
exclude.. = **/doc-files/**
source.. = src/
output.. = bin/
src.includes = about.html

Back to the top