We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0e2ac commit eb9e6beCopy full SHA for eb9e6be
1 file changed
.gitattributes
@@ -1,2 +1,5 @@
1
# Exclude demo build artifacts from GitHub language statistics
2
docs/demo/** linguist-vendored
3
+
4
+# Exclude captured demo HTML fixtures from GitHub language statistics
5
+public/demo-data/** linguist-vendored
0 commit comments