chore: add .bak to gitignore and remove .env.local

This commit is contained in:
Classroom Copilot Dev 2026-02-23 21:16:50 +00:00
parent c85f4b4484
commit 5573b8fede

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ backups/
# Logs # Logs
logs/ logs/
*.log *.log
*.bak