Skip to content

Commit 3146069

Browse files
committed
Add .prettierignore to exclude png and svg files from formatting
1 parent c3f0ba5 commit 3146069

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.prettierignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Ignore all png and svg files:
2+
*.png
3+
*.svg

0 commit comments

Comments
 (0)