mirror of
https://github.com/HugeFrog24/jailbirdz-dl.git
synced 2026-03-02 09:04:33 +00:00
15 lines
163 B
Plaintext
15 lines
163 B
Plaintext
# Temporary cache
|
|
__pycache__/
|
|
.ruff_cache/
|
|
|
|
# Local IDE config
|
|
.vscode
|
|
|
|
# Project output & artifacts
|
|
downloads/
|
|
*.mp4
|
|
*.mp4.part
|
|
|
|
# Secrets & sensitive info
|
|
.env
|