Skip to content

Commit

Permalink
feat(ignorePaths): ignore .so extension (#629)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Panferov <[email protected]>
  • Loading branch information
lexavtanke authored Oct 19, 2023
1 parent 34aa803 commit e1a0e66
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 @@ -19,6 +19,7 @@
"**/*.osm",
"**/*.pcd",
"**/*.pt",
"**/*.so",
"**/*.stl",
"**/*.svg",
"**/*.wav",
Expand Down

0 comments on commit e1a0e66

Please sign in to comment.