Feature/rename example env file (#1734)

* Rename .env to .env.example

* Ignore .env file

* Update changelog
This commit is contained in:
Thomas Kaul
2023-02-25 11:20:38 +01:00
committed by GitHub
parent 545180b88f
commit b81377a682
5 changed files with 12 additions and 4 deletions

3
.gitignore vendored
View File

@ -25,6 +25,7 @@
# misc
/.angular/cache
.env
.env.prod
/.sass-cache
/connect.lock
@ -38,4 +39,4 @@ yarn-error.log
# System Files
.DS_Store
Thumbs.db
Thumbs.db