blob: cdbb90b85f5ef8008743cbff7198827fccb9bd2b [file] [log] [blame]
cppHeaderFileInclude {
\.h$
\.inc$
\.inl$
}
cppSrcFileInclude {
\.cpp$
}
generatedFileExclude {
src/main/native/resources/
src/main/native/win/outlineviewer.ico
src/main/native/mac/ov.icns
}
repoRootNameOverride {
outlineviewer
}
includeOtherLibs {
^GLFW
^fmt/
^frc/
^glass/
^gtest/
^imgui
^implot\.h$
^networktables/
^portable-file-dialogs\.h$
^ntcore
^units/
^wpi/
^wpigui
}