-
-
Notifications
You must be signed in to change notification settings - Fork 292
Expand file tree
/
Copy path.gitignore
More file actions
59 lines (52 loc) · 756 Bytes
/
.gitignore
File metadata and controls
59 lines (52 loc) · 756 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
*.iml
.gradle
.gradle-local
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/app/release
/captures.externalNativeBuild
.cxx
local.properties
node_modules
package-lock.json
pnpm-lock.yaml
temp.json
temp
/app/src/main/jniLibs
/app/src/main/assets/models
/app/src/main/assets/subpack
/app/libs/*
!/app/libs/.keep
.env
.env.*
!.env.*.example
tools/github/.env
app/src/main/assets/pets
.gradle
.idea
.cursor
.vscode
.kotlin
.windsurf
tmp
AGENTS.md
CLAUDE.md
gradle/gradle-8.7-bin.zip
gradle/gradle-8.7/*
gradle/gradle-8.7
mnn/build/*
mnn/build
kls_database.db
.claude
.codex
operit-pc-agent.zip
.uv-caches
# generated toolpkg bundles
*.toolpkg