ignore .env as well

This commit is contained in:
Thomas Ruoff
2020-08-12 23:25:43 +02:00
parent ea487c4c78
commit 9554793520

1
.gitignore vendored
View File

@@ -24,6 +24,7 @@ yarn-debug.log*
yarn-error.log*
# local env files
.env
.env.local
.env.development.local
.env.test.local