Skip to content

Commit 3f7bb17

Browse files
committed
chore: ignoring prettier for local formatting
1 parent 44c5bcc commit 3f7bb17

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,10 @@ dist
126126
.yarn/build-state.yml
127127
.yarn/install-state.gz
128128
.pnp.*
129+
130+
# editor
131+
.vscode/
132+
.idea/
133+
134+
# prettier
135+
.prettierrc

0 commit comments

Comments
 (0)