Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
laves authored Aug 18, 2023
1 parent 11dc70e commit d71c9a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -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
*.py linguist-detectable=true

0 comments on commit d71c9a1

Please sign in to comment.