chore: Ignore .env files and ensure unbuffered Python output in the Docker container.

This commit is contained in:
LagoESP
2026-01-15 22:04:03 +01:00
parent a934d01b1b
commit 29ff4c9dd3
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@ wheels/
# Virtual environments
.venv
.env