Explorar o código

add `.env.local` to `.gitignore` (#2357)

David Luzar %!s(int64=4) %!d(string=hai) anos
pai
achega
f90cbeb089
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -16,3 +16,8 @@ yarn.lock
 dist/
 .eslintcache
 *.tgz
+
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local