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 {
|
2023-11-30 19:52:21 -05:00
|
|
|
cmake/toolchains/
|
2024-07-19 00:10:26 -04:00
|
|
|
thirdparty/
|
2021-07-23 09:01:44 -07:00
|
|
|
\.patch$
|
2021-11-29 20:53:26 -08:00
|
|
|
gradlew
|
2025-01-26 19:52:33 -05:00
|
|
|
BUILD.bazel
|
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$
|
2025-11-07 19:55:39 -05:00
|
|
|
fields/src/main/native/resources/
|
2022-12-25 08:15:43 -08:00
|
|
|
apriltag/src/test/resources/
|
2024-06-08 12:59:07 -04:00
|
|
|
wpilibc/src/generated/
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
apriltag/src/main/python/
|
|
|
|
|
apriltag/src/test/python/
|
|
|
|
|
wpilibc/src/main/python/
|
|
|
|
|
wpilibc/src/test/python/
|
|
|
|
|
xrpVendordep/src/main/python/
|
|
|
|
|
xrpVendordep/src/test/python/
|
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
|
2021-05-24 23:59:35 -07:00
|
|
|
^fmt/
|
2024-09-20 17:43:39 -07:00
|
|
|
^glass/
|
|
|
|
|
^gtest/
|
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/
|
2025-08-17 01:56:32 -04:00
|
|
|
^upb/
|
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
|
|
|
}
|