Create .gitattributes

This commit is contained in:
a2x 2023-09-26 00:57:29 +10:00
parent 369ebcf238
commit c8beac1aaa
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
*.cs linguist-detectable=false
*.hpp linguist-detectable=false
*.json linguist-detectable=false
*.rs linguist-detectable=true