Skip to content

Commit 02c0540

Browse files
committed
Update .prettierignore
1 parent 28c8067 commit 02c0540

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

.prettierignore

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,4 @@
1-
/my-website
2-
3-
# Dependencies
4-
/node_modules
5-
6-
# Production
7-
/build
8-
9-
# Generated files
101
.docusaurus
11-
.cache-loader
12-
13-
# Misc
14-
.DS_Store
15-
.env.local
16-
.env.development.local
17-
.env.test.local
18-
.env.production.local
2+
build
193

20-
npm-debug.log*
21-
yarn-debug.log*
22-
yarn-error.log*
4+
/my-website

0 commit comments

Comments
 (0)