Skip to content

Commit 4b4e2e9

Browse files
committed
Add Prettier ignore configuration
1 parent 243c941 commit 4b4e2e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
target/
2+
node_modules/
3+
**/*.rs.bk
4+
Cargo.lock
5+
.idea

0 commit comments

Comments
 (0)