Skip to content

Commit a6b9b6b

Browse files
committed
ignore detours submodule and generated_bindings.rs in typos
1 parent f4b704d commit a6b9b6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ PUNICODE = "PUNICODE"
55
[files]
66
extend-exclude = [
77
"**/snap-tests/**/snap.txt",
8+
"crates/fspy_detours_sys/detours",
9+
"crates/fspy_detours_sys/src/generated_bindings.rs",
810
]

0 commit comments

Comments
 (0)