Fix .gitattributes

This commit is contained in:
8dcc 2023-07-20 15:50:47 +02:00
parent 340c5222b7
commit ca5c060324
1 changed files with 3 additions and 1 deletions

4
.gitattributes vendored
View File

@ -1 +1,3 @@
/src/sdk/ linguist-detectable=false
/src/sdk linguist-detectable=false
*.cpp linguist-detectable=false
*.hpp linguist-detectable=false