chore: add .env and *.db to gitignore and reformat imports in crawler examples
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
.history
|
||||
__pycache__
|
||||
*.pyc
|
||||
.env
|
||||
*.db
|
||||
examples/crawler/devrant.sqlite-shm
|
||||
examples/crawler/devrant.sqlite-wal
|
||||
examples/crawler/devrant.sqlite
|
||||
|
||||
Reference in New Issue
Block a user