blob: 81bbf2679c413dddb741837a5d3b71fb3fe491b8 (
plain)
1
2
3
4
5
6
7
8
|
/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
/cmcurl/curltest.c format.clang-format-6.0
|