We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfffd7f commit 2218a08Copy full SHA for 2218a08
.gitattributes
@@ -0,0 +1,9 @@
1
+# Markdown
2
+*.md linguist-detectable=true
3
+*.md linguist-documentation=false
4
+
5
+# JSON
6
+*.json linguist-detectable=true
7
8
+# YAML
9
+*.yml linguist-detectable=true
0 commit comments