mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
71 lines
682 B
Plaintext
71 lines
682 B
Plaintext
cExtensions {
|
|
}
|
|
|
|
cppHeaderExtensions {
|
|
h
|
|
inc
|
|
}
|
|
|
|
cppSrcExtensions {
|
|
cpp
|
|
}
|
|
|
|
otherExtensions {
|
|
java
|
|
}
|
|
|
|
genFolderExclude {
|
|
\.vscode
|
|
FRC_FPGA_ChipObject
|
|
NetworkCommunication
|
|
ctre
|
|
frccansae
|
|
gtest
|
|
i2clib
|
|
msgs
|
|
ni-libraries
|
|
ni/vision
|
|
spilib
|
|
wpilibj/src/athena/cpp/nivision
|
|
visa
|
|
}
|
|
|
|
genFileExclude {
|
|
NIIMAQdx\.h$
|
|
can_proto\.h$
|
|
nivision\.h$
|
|
}
|
|
|
|
modifiableFolderExclude {
|
|
\.git
|
|
\.gradle
|
|
__pycache__
|
|
build
|
|
wpilibj/src/athena/cpp/include
|
|
wpilibj/src/athena/cpp/lib
|
|
}
|
|
|
|
modifiableFileExclude {
|
|
\.jar$
|
|
\.patch$
|
|
\.png$
|
|
\.py$
|
|
\.so$
|
|
}
|
|
|
|
includeRelated {
|
|
}
|
|
|
|
includeCSys {
|
|
}
|
|
|
|
includeCppSys {
|
|
}
|
|
|
|
includeOtherLibs {
|
|
}
|
|
|
|
includeProject {
|
|
^ctre/
|
|
}
|