Remove .env files from GIT.

This commit is contained in:
Patrick Fic
2020-01-16 10:17:20 -08:00
parent 26d56caf4e
commit 11944ea52f
3 changed files with 24 additions and 0 deletions

2
.gitignore vendored
View File

@@ -15,6 +15,8 @@ client/coverage
client/build
# misc
.DS_Store
.env
client/.env
.env.local
.env.development.local
.env.test.local