blob: 96a4323d9398f0d30dd1530e1bb34b8a79a52d2e (
plain)
1
2
3
4
5
6
7
|
/Git export-ignore
/GitSetup export-ignore
SetupForDevelopment.sh export-ignore
# Do not format third-party sources.
/KWIML/** -format.clang-format-6.0
/cm*/** -format.clang-format-6.0
|