diff options
Diffstat (limited to '.dprintrc.json')
-rw-r--r-- | .dprintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dprintrc.json b/.dprintrc.json index 726b2a4ad..4ec0ea675 100644 --- a/.dprintrc.json +++ b/.dprintrc.json @@ -13,6 +13,7 @@ "includes": ["**/*.{ts,tsx,js,jsx,json,md}"], "excludes": [ ".cargo_home", + ".git", "cli/dts/lib.d.ts", "cli/dts/lib.dom*", "cli/dts/lib.es*", |