Fix: .gitignore syntax for .env.example

This commit is contained in:
Isaac Aracena
2026-05-06 18:00:20 -04:00
parent f1ec46fd73
commit fd2d11c436
+1 -1
View File
@@ -28,7 +28,7 @@ yarn-error.log*
.env.production.local .env.production.local
.env.* .env.*
ENV.env ENV.env
! .env.example !.env.example
# Zips and binaries # Zips and binaries
*.zip *.zip