Skip to content

Commit e6316ed

Browse files
committed
prune prettierignore (#4574)
as it is additive to gitignore
1 parent d926d63 commit e6316ed

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.prettierignore

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,2 @@
1-
# Copied from '.gitignore', please keep it in sync.
2-
/diff-npm-package.html
3-
/.eslintcache
4-
/node_modules
5-
/reports
6-
/npmDist
7-
/npmEsmDist
8-
/denoDist
9-
/websiteDist
10-
/website/out
1+
# additive to .gitignore
112
/website/**/*.mdx
12-
.next

0 commit comments

Comments
 (0)