Stop tracking .env file + remove .env.local

This commit is contained in:
Sonny
2022-05-08 22:00:13 +02:00
parent 33dbeea232
commit 00c4f3a5ee
4 changed files with 11 additions and 9 deletions

2
.gitignore vendored
View File

@@ -33,4 +33,6 @@ yarn-error.log*
# vercel
.vercel
# env file
.env