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 81cfa31 commit 53ccb82Copy full SHA for 53ccb82
.gitignore
@@ -1,6 +1,8 @@
1
# hidden files
2
.*
3
-!.github
+!.git*
4
+!.editorconfig
5
+!.nojekyll
6
7
# bundler cache
8
_site
0 commit comments