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 b51932a commit 647b75bCopy full SHA for 647b75b
.gitignore
@@ -1,4 +1,4 @@
1
venv*/
2
-_build/
3
-_themes/
4
-_site/
+_build/*
+_themes/*
+_site/*
0 commit comments