Files
wscraper/.gitignore
2026-03-06 21:11:07 +03:00

12 lines
185 B
Plaintext

.venv/
__pycache__/
*.pyc
# Local runtime/output files
cookies.txt
bookmarks.json
debug_html/
# Local clone used during development; package install should be used instead
Scrapling/