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 0969b5a commit 6e2c767Copy full SHA for 6e2c767
.gitignore
@@ -1,3 +1,6 @@
1
.env
2
-.git*/*
3
-!.github/*
+.git*
+!.github
4
+
5
+node_modules
6
+.docusaurus
0 commit comments