.gitattributes 268 B

12345678
  1. /Git export-ignore
  2. /GitSetup export-ignore
  3. SetupForDevelopment.sh export-ignore
  4. # Do not format third-party sources.
  5. /KWIML/** -format.clang-format
  6. /cm*/** -format.clang-format
  7. /cmcurl/curltest.c format.clang-format=15