Updated gitignore

This commit is contained in:
Patrick Alvin Alcala 2025-11-11 15:00:04 +08:00
parent 213fca2050
commit a5a49e478f

1
.gitignore vendored
View file

@ -27,6 +27,7 @@ dist-ssr
# environment variables
.env.local
/backend/.env
/backend/tmp
# jetbrains setting folder
.idea/