forked from yetone/cumora
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
71 lines (61 loc) · 1.12 KB
/
Copy path.gitignore
File metadata and controls
71 lines (61 loc) · 1.12 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Editor
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.claude/
# Dependencies
node_modules
dist
dist-ssr
# Wrangler local cache (workers/*/.wrangler/) — build artifacts + auth state
.wrangler/
# Tauri / Capacitor
src-tauri/target
android/.gradle
android/build
ios/build
ios/App/build
ios/App/DerivedData
ios/App/Pods
ios/App/App/public
ios/.swiftpm
ios/App/App.xcodeproj/xcuserdata
ios/App/App.xcodeproj/project.xcworkspace/xcuserdata
ios/App/.symlinks
.cap-tmp/
# TestFlight archive / IPA outputs from `xcodebuild archive`
/build/Cumora.xcarchive
/build/ipa
/build/sim
# Electron builder output
release/
# Runtime-generated user content (AI portraits + image uploads)
server/uploads/
# Backup files left by one-off scripts (e.g. icon regeneration)
*.prev.png
# Local env / secrets
.env
.env.local
.env.*.local
*.tsbuildinfo
# tsc emissions of vite.config.ts (build artifacts)
vite.config.js
vite.config.d.ts
*.tsbuildinfo
server/k8s/*.prod.yaml
docs/HANDOFF.md
android/app/google-services.json