local versions of .env ignored (#6256)

Co-authored-by: Daan Hoogland <dahn@onecht.net>
This commit is contained in:
dahn 2022-04-13 14:46:07 +02:00 committed by GitHub
parent 65dc2df896
commit 6140903004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
ui/.gitignore vendored
View File

@ -21,6 +21,8 @@ coverage
/dist
# local env files
.env
.env.lab
.env.local
.env.*.local