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
|
|
|
}
|
|
|
|
|
|
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$
|
2020-02-01 21:30:23 -08:00
|
|
|
simulation/halsim_gui/src/main/native/include/portable-file-dialogs\.h$
|
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 {
|
2018-07-20 00:03:45 -07:00
|
|
|
^cameraserver/
|
|
|
|
|
^cscore
|
|
|
|
|
^hal/
|
2019-09-23 00:24:10 -07:00
|
|
|
^imgui
|
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/
|
2018-07-20 00:03:45 -07:00
|
|
|
^vision/
|
2018-05-13 17:09:56 -07:00
|
|
|
^wpi/
|
2016-09-25 16:50:13 -07:00
|
|
|
}
|