diff --git a/.gitattributes b/.gitattributes index 5cd093d..0972ad2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,8 @@ -binding/ios/OctopusAppTest/** linguist-detectable=false binding/web/** linguist-detectable=false binding/web/src/octopus.ts linguist-detectable=true +binding/android/OctopusTestApp/** linguist-detectable=false +binding/ios/OctopusAppTest/** linguist-detectable=false demo/** linguist-detectable=false lib/** linguist-detectable=false resources/** linguist-detectable=false -*.py linguist-detectable=true \ No newline at end of file +*.py linguist-detectable=true