diff --git a/cspell.json b/cspell.json index a299fc0..73e16c3 100644 --- a/cspell.json +++ b/cspell.json @@ -10,12 +10,12 @@ "enableGlobDot": true, "dictionaries": ["project-words", "rust"], "ignorePaths": [ - ".git/", - ".sqlx/", - "mesh-generated/", + ".git/**", + ".sqlx/**", + "mesh-generated/**", "src/graphql/schema/mina_schema.graphql", - "sql/", - "target/" + "sql/**", + "target/**" ], "useGitignore": true } diff --git a/words.txt b/words.txt index 35f6245..2407eef 100644 --- a/words.txt +++ b/words.txt @@ -1,7 +1,12 @@ +MINAMESH +RUSTFLAGS codegen coinbases deamon's +dprint +dsherret dyntest +esbenp eventbus graphviz hardfork @@ -13,14 +18,15 @@ joaosreis johnmarcou microschemas mina -MINAMESH navroot +nocapture preprocess querygen reqwest retriable rustfmt snarked +sqltools sqlx thiserror walkdir