Fix: .gitignore syntax for .env.example
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ yarn-error.log*
|
||||
.env.production.local
|
||||
.env.*
|
||||
ENV.env
|
||||
! .env.example
|
||||
!.env.example
|
||||
|
||||
# Zips and binaries
|
||||
*.zip
|
||||
|
||||
Reference in New Issue
Block a user