first commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.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/
|
||||
Reference in New Issue
Block a user