cppHeaderFileInclude { \.h$ \.hpp$ \.inc$ } cppSrcFileInclude { \.cpp$ } generatedFileExclude { src/main/python/ src/test/python/ } repoRootNameOverride { wpilib } includeOtherLibs { ^fmt/ ^gtest/ ^imgui ^mockdata/ ^opencv2/ ^support/ }