Преглед изворни кода

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

Code_Uwe пре 2 дана
родитељ
комит
e2537daaec
1 измењених фајлова са 1 додато и 0 уклоњено
  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