Skip to content

Commit

Permalink
add .clang-format to ignore list in .cspell.json
Browse files Browse the repository at this point in the history
Signed-off-by: Autumn60 <[email protected]>
  • Loading branch information
Autumn60 committed Aug 11, 2024
1 parent d11683c commit fd44c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"**/.vscode/**",
"**/build/**",
"**/CHANGELOG.rst",
"**/.clang-format",
"**/CPPLINT.cfg",
"**/Doxyfile",
"**/install/**",
Expand Down

0 comments on commit fd44c52

Please sign in to comment.