Skip to content

Commit 9e6a176

Browse files
committed
🔧 chore: .prettierignoreにmarkdownファイルを追加 #103
1 parent f686a1e commit 9e6a176

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.prettierignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Ignore artifacts:
22
.next
33
docs
4-
.github
4+
.github
5+
6+
# Ignore all markdown files:
7+
**/*.md

0 commit comments

Comments
 (0)