chore: set patchfiles detectable in .gitattributes

This commit is contained in:
qoijjj
2024-08-19 09:51:49 -07:00
committed by GitHub
parent 80fda3adc6
commit b51dfb9049

3
.gitattributes vendored
View File

@@ -11,3 +11,6 @@
*.json linguist-detectable=true
*.json linguist-documentation=false
*.json linguist-language=JSON
*.patch linguist-detectable=true
*.patch linguist-language=diff