diff --git a/dprint.json b/dprint.json index 5e72e05..881c85f 100644 --- a/dprint.json +++ b/dprint.json @@ -18,7 +18,7 @@ "quoteProps": "asNeeded", "semiColons": "asi" }, - "excludes": [".sqlx", "src/graphql/generated.rs"], + "excludes": [".sqlx", "src/graphql/generated.rs", "target"], "plugins": [ "https://plugins.dprint.dev/dockerfile-0.3.2.wasm", "https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0",