21 lines
296 B
Plaintext
21 lines
296 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Local runtime/output files
|
|
cookies.txt
|
|
bookmarks.json
|
|
debug_html/
|
|
torrent/
|
|
docs/brainstorms/*.md
|
|
|
|
# Local clone used during development; package install should be used instead
|
|
Scrapling/
|
|
|
|
# Packaging artifacts
|
|
*.egg-info/
|
|
|
|
# Packaging artifacts
|
|
*.egg-info/
|
|
|
|
.DS_Store |