Explorar o código

RHL-005-refactor(gitignore): allow committing example environment files

Code_Uwe hai 2 días
pai
achega
e2537daaec
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -32,6 +32,7 @@ yarn-error.log*
 
 # env files (can opt-in for committing if needed)
 .env*
+!.env*.example
 
 # vercel
 .vercel