chore: add .env and *.db to gitignore and reformat imports in crawler examples

This commit is contained in:
2025-08-12 22:06:44 +00:00
parent e2369265d7
commit a551b80bc2
11 changed files with 1860 additions and 244 deletions
+2
View File
@@ -2,6 +2,8 @@
.history
__pycache__
*.pyc
.env
*.db
examples/crawler/devrant.sqlite-shm
examples/crawler/devrant.sqlite-wal
examples/crawler/devrant.sqlite