catacomb/.gitignore
Luna 5242b06ee5 Ignore cookies.txt (contains YouTube session cookies)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 03:48:07 -07:00

18 lines
324 B
Text

# Downloaded channel archives (videos, thumbnails, descriptions)
/channels/
# Rust build artifacts
/target/
# makepkg build artifacts (finished .pkg.tar.zst is NOT ignored)
/pkg/
/src/yt-offline/
/yt-offline/
# Editor / OS cruft
*.swp
.DS_Store
.claude/
# Sensitive: YouTube session cookies — never commit
cookies.txt