forked from Picovoice/rhino
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
22 lines (20 loc) · 924 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
demo/** linguist-detectable=false
lib/** linguist-detectable=false
resources/** linguist-detectable=false
binding/android/** linguist-detectable=false
binding/angular/** linguist-detectable=false
binding/dotnet/RhinoTest/** linguist-detectable=false
binding/flutter/android/** linguist-detectable=false
binding/flutter/ios/** linguist-detectable=false
binding/go/rhino_test.go linguist-detectable=false
binding/ios/RhinoAppTest/** linguist-detectable=false
binding/java/src/ai/picovoice/rhino/exception/** linguist-detectable=false
binding/java/test/** linguist-detectable=false
binding/node/test/** linguist-detectable=false
binding/react/** linguist-detectable=false
binding/react-native/** linguist-detectable=false
binding/rust/tests/** linguist-detectable=false
binding/unity/** linguist-detectable=false
binding/vue/** linguist-detectable=false
binding/web/** linguist-detectable=false
*.py linguist-detectable=true