2017-09-06 23:00:10 -07:00
|
|
|
cppHeaderFileInclude {
|
|
|
|
|
\.h$
|
|
|
|
|
\.hpp$
|
|
|
|
|
\.inc$
|
2020-05-05 18:17:50 -07:00
|
|
|
\.inl$
|
2016-09-01 20:31:38 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-06 23:00:10 -07:00
|
|
|
cppSrcFileInclude {
|
|
|
|
|
\.cpp$
|
2016-09-05 13:55:31 -07:00
|
|
|
}
|
|
|
|
|
|
2021-07-23 09:01:44 -07:00
|
|
|
modifiableFileExclude {
|
|
|
|
|
\.patch$
|
2021-11-29 20:53:26 -08:00
|
|
|
gradlew
|
2021-07-23 09:01:44 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-06 23:00:10 -07:00
|
|
|
generatedFileExclude {
|
2018-05-27 21:53:39 -07:00
|
|
|
FRCNetComm\.java$
|
2018-06-30 02:45:21 -05:00
|
|
|
simulation/gz_msgs/src/include/simulation/gz_msgs/msgs\.h$
|
2021-11-09 01:48:16 -05:00
|
|
|
fieldImages/src/main/native/resources/
|
2016-08-21 10:31:43 -07:00
|
|
|
}
|
|
|
|
|
|
2018-05-13 17:09:56 -07:00
|
|
|
repoRootNameOverride {
|
|
|
|
|
wpilib
|
|
|
|
|
}
|
|
|
|
|
|
2017-08-27 00:11:52 -07:00
|
|
|
includeOtherLibs {
|
2020-08-06 23:57:39 -07:00
|
|
|
^Eigen/
|
2018-07-20 00:03:45 -07:00
|
|
|
^cameraserver/
|
|
|
|
|
^cscore
|
2020-07-24 08:34:30 -07:00
|
|
|
^drake/
|
2021-05-24 23:59:35 -07:00
|
|
|
^fmt/
|
2018-07-20 00:03:45 -07:00
|
|
|
^hal/
|
2019-09-23 00:24:10 -07:00
|
|
|
^imgui
|
2020-08-25 23:52:09 -07:00
|
|
|
^implot
|
2018-07-20 00:03:45 -07:00
|
|
|
^mockdata/
|
2017-12-07 23:34:29 -08:00
|
|
|
^networktables/
|
2018-07-20 00:03:45 -07:00
|
|
|
^ntcore
|
2017-08-27 00:11:52 -07:00
|
|
|
^opencv2/
|
|
|
|
|
^support/
|
2019-06-30 23:25:11 -07:00
|
|
|
^units/
|
2020-08-06 23:57:39 -07:00
|
|
|
^unsupported/
|
2018-07-20 00:03:45 -07:00
|
|
|
^vision/
|
2018-05-13 17:09:56 -07:00
|
|
|
^wpi/
|
2020-08-26 00:35:44 -07:00
|
|
|
^wpigui
|
2020-08-07 09:38:43 -07:00
|
|
|
^wpimath/
|
2022-05-07 10:54:14 -07:00
|
|
|
^wpinet/
|
2016-09-25 16:50:13 -07:00
|
|
|
}
|