-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (24 loc) · 780 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (24 loc) · 780 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
Pods/
Vendor/FFmpeg/build/
build/
# Xcode per-user state. The .xcodeproj itself is generated from project.yml
# (XcodeGen) and committed; only per-user state is ignored.
*.xcodeproj/xcuserdata/
*.xcodeproj/project.xcworkspace/xcuserdata/
# Marketing materials, screenshot drafts, logo source files,
# kept locally only, not published to the public repo.
Marketing/
Screenshots/
# Local Claude Code working state, never publish.
.claude/
CLAUDE.md
# Internal design specs and implementation plans, kept local only.
docs/superpowers/
# Local screenshots, not for the repo
Bilder neu/
AppStore Bilder/
# App Store screenshot pipeline (large binaries + deps regenerated locally)
Tools/appstore-shots/node_modules/
Tools/appstore-shots/input/
Tools/appstore-shots/out/
AGENTS.md