mirror of
https://github.com/HugeFrog24/jailbirdz-dl.git
synced 2026-06-30 08:37:13 +00:00
18 lines
220 B
Plaintext
18 lines
220 B
Plaintext
# Local Claude instructions
|
|
.claude/settings.local.json
|
|
|
|
# Temporary cache
|
|
__pycache__/
|
|
.ruff_cache/
|
|
|
|
# Local IDE config
|
|
.vscode
|
|
|
|
# Project output & artifacts
|
|
downloads/
|
|
*.mp4
|
|
*.mp4.part
|
|
|
|
# Secrets & sensitive info
|
|
.env
|