-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (31 loc) · 713 Bytes
/
.gitignore
File metadata and controls
34 lines (31 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/home/home/AndroidStudioProjects/ToolNeuron/app/src/main/assets/embedding-model/model_fp16.onnx
*.iml
.gradle
/local.properties
local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/app/google-services.json
/captures
.externalNativeBuild
.cxx
/app/release/app-release.apk
/app/release/baselineProfiles/0/app-release.dm
/app/release/baselineProfiles/1/app-release.dm
/.idea/codeStyles/codeStyleConfig.xml
/.idea/jsonSchemas.xml
/app/release/output-metadata.json
/.idea/codeStyles/Project.xml
/web/*.html
/smollm/src/main/jniLibs/
/repo/*.apk
*.apk
/app/release/app-release/
/app/release/
ISSUES_TRACKER.txt