-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
61 lines (46 loc) · 1.02 KB
/
Copy path.gitignore
File metadata and controls
61 lines (46 loc) · 1.02 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
# Node
node_modules/
# Caches
.cache/
.tmp-*/
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Hyperframes scratch renders
renders/
# Personal video content — source recordings, audio beds, finished reels.
# This kit ships compositions + tooling, not the rendered videos.
*.mp4
*.MP4
*.mov
*.MOV
*.mp3
*.wav
*.WAV
# WIP project not ready to publish
video-projects/kv-caching/
# Local backup of prior git history (machine-only)
.git-OLD-nate-history/
# Credentials / machine-local
.env
.env.*
!.env.example
.claude/settings.local.json
.claude/scheduled_tasks.lock
# Local-only media stash (large raw recordings, source music)
raw-media/
# Playwright browser profiles
.playwright-profile/
# Frame-extraction scratch
**/renders/frames/
**/renders/frames-*/
# Brainstorming mockups (visual companion)
.superpowers/
# Studio-generated caches (regenerate automatically on preview/render)
**/.thumbnails/
**/.waveform-cache/
# Stray scratch at workspace root (not part of the kit)
/transcript.json
/videoplayback.mp4_presonance_report.pdf