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 7615852 commit 11b7985Copy full SHA for 11b7985
.gitignore
@@ -31,3 +31,6 @@ Thumbs.db
31
32
# Allow specific files
33
!/.vscode/extensions.json
34
+
35
+# Archive directories
36
+**/docs/archive/
0 commit comments