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.
.devcontainer
1 parent 902dc66 commit c936277Copy full SHA for c936277
1 file changed
.gitattributes
@@ -1,6 +1,7 @@
1
# Directories
2
-/.github export-ignore
3
-/tests export-ignore
+/.devcontainer export-ignore
+/.github export-ignore
4
+/tests export-ignore
5
6
# Files
7
/.editorconfig export-ignore
0 commit comments