chore: clean up .gitignore, remove cached files from tracking
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1 +1,7 @@
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
data/
|
||||
*.db
|
||||
.pytest_cache/
|
||||
|
||||
Reference in New Issue
Block a user