Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Trey <[email protected]>
  • Loading branch information
TreyWW committed Aug 7, 2024
1 parent c98d297 commit 2388943
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,12 @@ module = [
ignore_missing_imports = true

[tool.typos]
extend-exclude = ["**/bundle.js", "**/bundle.js.map"]
exclude = ["**/bundle.js", "**/bundle.js.map"]

identifiers = [
"zUfuhFKKZCbHTY6aRR46gxiqszMk5tcHjsVFxnUo8VMus4kHGVdIYVbOYYNlKmHV"
]

ignore = [
"sha384-zUfuhFKKZCbHTY6aRR46gxiqszMk5tcHjsVFxnUo8VMus4kHGVdIYVbOYYNlKmHV",
"**/bundle.js",
Expand Down

0 comments on commit 2388943

Please sign in to comment.