We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f686a1e commit 9e6a176Copy full SHA for 9e6a176
.prettierignore
@@ -1,4 +1,7 @@
1
# Ignore artifacts:
2
.next
3
docs
4
-.github
+.github
5
+
6
+# Ignore all markdown files:
7
+**/*.md
0 commit comments