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.
2 parents cce6668 + aa12539 commit c8a3e59Copy full SHA for c8a3e59
.gitattributes
@@ -4,3 +4,9 @@ assets/css/screen.css linguist-vendored
4
assets/css/syntax.css linguist-vendored
5
assets/fonts linguist-vendored
6
assets/js/jquery.fitvids.js linguist-vendored
7
+
8
+# https://joshuatz.com/posts/2019/how-to-get-github-to-recognize-a-pure-markdown-repo/
9
+*.md linguist-detectable
10
+*.md linguist-language=Markdown
11
+README.md linguist-detectable=false
12
+PUBLISHING.md linguist-detectable=false
0 commit comments