Skip to content

Commit 7d5345f

Browse files
authored
Exclude generated files from formatting (#193)
1 parent cdd8ca1 commit 7d5345f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ node_modules
1111
pnpm-lock.yaml
1212
package-lock.json
1313
yarn.lock
14+
15+
# Ignore generated files
16+
dependabot.yml

0 commit comments

Comments
 (0)