mirror of
https://github.com/HugeFrog24/jailbirdz-dl.git
synced 2026-05-01 00:52:18 +00:00
Fixed pagination bug
This commit is contained in:
@@ -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