2017-09-07 21:02:52 -07:00
|
|
|
cppHeaderFileInclude {
|
|
|
|
|
\.h$
|
|
|
|
|
\.hpp$
|
|
|
|
|
\.inc$
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-07 21:02:52 -07:00
|
|
|
cppSrcFileInclude {
|
|
|
|
|
\.cpp$
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-07 21:02:52 -07:00
|
|
|
generatedFileExclude {
|
2017-08-27 00:11:52 -07:00
|
|
|
hal/src/main/native/athena/ctre/
|
2021-08-14 11:44:56 -07:00
|
|
|
hal/src/main/native/athena/rev/
|
2017-08-27 00:11:52 -07:00
|
|
|
hal/src/main/native/athena/frccansae/
|
|
|
|
|
hal/src/main/native/athena/visa/
|
|
|
|
|
hal/src/main/native/include/ctre/
|
|
|
|
|
UsageReporting\.h$
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
modifiableFileExclude {
|
|
|
|
|
\.patch$
|
|
|
|
|
\.png$
|
|
|
|
|
\.py$
|
|
|
|
|
\.so$
|
|
|
|
|
}
|
|
|
|
|
|
2018-05-13 17:09:56 -07:00
|
|
|
repoRootNameOverride {
|
|
|
|
|
hal
|
|
|
|
|
}
|
|
|
|
|
|
2017-08-27 00:11:52 -07:00
|
|
|
includeOtherLibs {
|
|
|
|
|
^FRC_FPGA_ChipObject/
|
|
|
|
|
^FRC_NetworkCommunication/
|
2021-06-06 16:13:58 -07:00
|
|
|
^fmt/
|
2017-08-27 00:11:52 -07:00
|
|
|
^i2clib/
|
|
|
|
|
^llvm/
|
|
|
|
|
^opencv2/
|
|
|
|
|
^spilib/
|
|
|
|
|
^support/
|
2018-05-13 17:09:56 -07:00
|
|
|
^wpi/
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
includeProject {
|
|
|
|
|
^ctre/
|
2018-07-20 00:03:45 -07:00
|
|
|
^mockdata/
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|