Skip to content

Commit db76b60

Browse files
authored
Merge pull request #146 from first-contributions-ja/chore/#103-prettier-ignore-markdown-file
.prettierignoreにmarkdownファイルを追加
2 parents f686a1e + 9e6a176 commit db76b60

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)