mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
39 lines
551 B
Plaintext
39 lines
551 B
Plaintext
cppHeaderExtensions {
|
|
h
|
|
hpp
|
|
inc
|
|
}
|
|
|
|
cppSrcExtensions {
|
|
cpp
|
|
}
|
|
|
|
otherExtensions {
|
|
java
|
|
}
|
|
|
|
genFileExclude {
|
|
gmock/
|
|
ni-libraries/
|
|
hal/src/main/native/athena/ctre/
|
|
hal/src/main/native/athena/frccansae/
|
|
hal/src/main/native/athena/visa/
|
|
hal/src/main/native/include/ctre/
|
|
simulation/JavaGazebo/build/classes/main/gazebo/msgs/
|
|
wpilibj/src/athena/cpp/nivision/
|
|
UsageReporting\.h$
|
|
}
|
|
|
|
modifiableFileExclude {
|
|
wpilibj/src/arm-linux-jni/
|
|
wpilibj/src/main/native/cpp/
|
|
\.patch$
|
|
\.png$
|
|
\.py$
|
|
\.so$
|
|
}
|
|
|
|
includeProject {
|
|
^ctre/
|
|
}
|