rimuovi .env dal tracking e aggiungilo a .gitignore
All checks were successful
Deploy to VPS / build (push) Successful in 17s
Deploy to VPS / deploy (push) Successful in 16s

This commit is contained in:
AV77web 2026-06-21 01:08:18 +02:00
parent 9b4582c41c
commit 10f87d21d8

1
.gitignore vendored
View file

@ -22,3 +22,4 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
.env