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.
1 parent cce6668 commit aa12539Copy full SHA for aa12539
.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