2025-11-11 22:00:42 -08:00
|
|
|
cHeaderFileInclude {
|
|
|
|
|
_c\.h$
|
|
|
|
|
}
|
|
|
|
|
|
2017-09-06 23:00:10 -07:00
|
|
|
cppHeaderFileInclude {
|
2025-11-11 22:00:42 -08:00
|
|
|
(?<!_c)\.h$
|
2017-09-06 23:00:10 -07:00
|
|
|
\.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
|
|
|
generatedFileExclude {
|
2025-11-27 17:30:06 -08:00
|
|
|
assets/
|
2025-11-11 22:00:42 -08:00
|
|
|
docs/theme\.css$
|
|
|
|
|
generated/
|
|
|
|
|
hal/src/main/native/systemcore/rev/
|
2025-11-27 17:30:06 -08:00
|
|
|
python/
|
2026-02-20 18:30:35 -05:00
|
|
|
robotpyExamples/
|
2025-11-27 17:30:06 -08:00
|
|
|
resources/
|
|
|
|
|
thirdparty/
|
2025-11-11 22:00:42 -08:00
|
|
|
wpigui/src/main/native/cpp/portable-file-dialogs\.cpp$
|
|
|
|
|
wpigui/src/main/native/include/wpi/gui/portable-file-dialogs\.h$
|
|
|
|
|
wpimath/src/main/native/include/wpi/units/base\.hpp$
|
|
|
|
|
wpinet/src/main/native/cpp/http_parser\.cpp$
|
|
|
|
|
wpinet/src/main/native/include/wpi/net/http_parser\.hpp$
|
|
|
|
|
wpiutil/src/main/native/include/wpi/util/FastQueue\.hpp$
|
|
|
|
|
wpiutil/src/test/native/cpp/json/
|
|
|
|
|
wpiutil/src/test/native/cpp/llvm/
|
|
|
|
|
wpiutil/src/test/native/cpp/span/
|
2016-08-21 10:31:43 -07:00
|
|
|
}
|
|
|
|
|
|
2025-11-11 22:00:42 -08:00
|
|
|
modifiableFileExclude {
|
|
|
|
|
objcpp/
|
2025-11-27 17:30:06 -08:00
|
|
|
wpimath/src/test/native/cpp/UnitsTest\.cpp$
|
|
|
|
|
wpiutil/src/main/native/cpp/fs\.cpp$
|
|
|
|
|
wpiutil/src/main/native/include/wpi/util/fs\.hpp$
|
2025-11-11 22:00:42 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
licenseUpdateExclude {
|
|
|
|
|
cscore/src/main/native/cpp/default_init_allocator\.hpp$
|
|
|
|
|
wpiutil/src/main/native/cpp/Base64\.cpp$
|
|
|
|
|
wpiutil/src/main/native/cpp/sha1\.cpp$
|
|
|
|
|
wpiutil/src/main/native/include/wpi/util/sha1\.hpp$
|
2026-06-04 21:54:00 -07:00
|
|
|
wpinet/src/main/native/linux/AvahiClient\.hpp$
|
2018-05-13 17:09:56 -07:00
|
|
|
}
|