chore: update .gitignore to exclude .env and log files

This commit is contained in:
Adolfo Reyna
2026-03-15 19:26:30 -04:00
parent 7fe41ba88b
commit d2c8d19c61
+2
View File
@@ -5,3 +5,5 @@ build/
dist/
*.spec
venv/
.env
*.log