mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
10 lines
242 B
INI
10 lines
242 B
INI
source.. = src/main/java/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
resources/
|
|
src.includes = resources/**,\
|
|
src/
|
|
bin.excludes = resources/configuration.properties
|