-
Notifications
You must be signed in to change notification settings - Fork 357
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (26 loc) · 735 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (26 loc) · 735 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
# DO NOT EDIT — this file is auto-generated.
# The repo-specific section lives in .gitignore.tail; edit there.
.env
.env.*
!.env.example
MASTER_CONTEXT.md
.claude/skills/
.claude/worktrees/
.claude/settings.local.json
.cursor/skills/
.DS_Store
*.log
__pycache__/
*.pyc
outputs/
output/
# All reference media is local-only (face photos, product shots, style boards).
# Drop your refs into references/influencers/, references/products/,
# references/aesthetics/, etc. — they stay on your machine.
references/
!references/README.md
# Disposable one-off thumbnail iteration scripts (not the canonical skill script)
scripts/generate-thumbnails.sh
scripts/generate-thumbnails-*.sh
scripts/generate-ab-variants*.sh
scripts/regen-*.sh