Fix: .gitignore syntax for .env.example
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user