Skip to main content
summaryrefslogtreecommitdiffstats
blob: f4328738d0950c723f006f36e36cec2deef011de (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               about.html,\
               icons/,\
               assets/,\
               about.ini

Back to the top