diff --git a/.gitattributes b/.gitattributes index 45b62ae..27c906d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -/src/sdk/ linguist-detectable=false +/src/sdk linguist-detectable=false +*.cpp linguist-detectable=false +*.hpp linguist-detectable=false