.clang-format-ignore 410 B

123456789
  1. # .clang-format-ignore File Description:
  2. # ----------------------------------------------------------------------------------------
  3. # 1. Used to specify which files or directories should be skipped by the clang-format tool.
  4. # 2. Follows syntax rules similar to .gitignore.
  5. # 3. Supports wildcard patterns and path matching.
  6. # 4. clang-format will recursively apply the .clang-format-ignore rules.
  7. /**/elmfat/