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