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 7c6c64b commit 528c43fCopy full SHA for 528c43f
.gitattributes
@@ -2,6 +2,9 @@
2
# Set default behavior to automatically normalize line endings.
3
* text=auto
4
5
+# Prevent ApiChief baseline JSON files from matching GitHub's heuristic for binary content
6
+*.json linguist-language=JSON
7
+
8
*.doc diff=astextplain
9
*.DOC diff=astextplain
10
*.docx diff=astextplain
0 commit comments