chore: add .env to gitignore

This commit is contained in:
sususu98
2025-03-06 09:49:46 +08:00
parent 89d222d6b5
commit f0f437b591

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
/backend/backup-data /backend/backup-data
.vscode .vscode
.idea .idea
.env
# production # production
/build /build