← back to Filibuster Marathon Cartoon

.gitignore

14 lines

node_modules/
.env*
tmp/
*.log
.DS_Store
dist/
build/
.next/

# anim/ render outputs — regenerable, large binaries
anim/*.mp4
anim/*.jpg
__pycache__/