mirror of
https://github.com/HugeFrog24/jailbirdz-dl.git
synced 2026-03-02 09:04:33 +00:00
Cookie validation logic
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,5 +1,14 @@
|
||||
# Temporary cache
|
||||
__pycache__/
|
||||
.ruff_cache/
|
||||
|
||||
# Local IDE config
|
||||
.vscode
|
||||
|
||||
# Project output & artifacts
|
||||
downloads/
|
||||
*.mp4
|
||||
*.mp4.part
|
||||
|
||||
# Secrets & sensitive info
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user