chore: add .env and *.bak to .gitignore, remove archive/ folder
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
|
||||
.env
|
||||
|
||||
.DS_Store
|
||||
|
||||
.archive/*
|
||||
|
||||
data/logs/*
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user