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.
2 parents f686a1e + 9e6a176 commit db76b60Copy full SHA for db76b60
.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