chore: update .gitignore to exclude .env and log files
This commit is contained in:
@@ -5,3 +5,5 @@ build/
|
|||||||
dist/
|
dist/
|
||||||
*.spec
|
*.spec
|
||||||
venv/
|
venv/
|
||||||
|
.env
|
||||||
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user