We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088ea4c commit e682588Copy full SHA for e682588
.gitattributes
@@ -1,6 +1,6 @@
1
chroma-styles/*.css linguist-generated=true
2
-test/commonmark-spec.html linguist-detectable=false
3
-test/commonmark-spec.json linguist-detectable=false
4
-test/commonmark-spec.md linguist-detectable=false
5
-js/lute.min.js linguist-detectable=false
+test/*.html linguist-detectable=false
+test/*.json linguist-detectable=false
+test/*.md linguist-detectable=false
+javascript/lute.min.js linguist-detectable=false
6
benchmark/* linguist-detectable=false
0 commit comments