12 lines
185 B
Plaintext
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/
|