blob: c43b55d14fa9b8c49be7a3cfe1fd0d84913f73ec (
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
/cm*/** -format.clang-format
/cmcurl/curltest.c format.clang-format=15
|