gitignore update for .env files

ignored all env files starting with ".env*"
This commit is contained in:
2026-04-13 20:22:07 +03:00
parent 8b151ae4c4
commit c5a57344f0
+1 -1
View File
@@ -1,3 +1,3 @@
node_modules/ node_modules/
dist/ dist/
.env .env*