build: env file improve

This commit is contained in:
Johannes Millan 2025-07-14 19:47:48 +02:00
parent 8432e1bbb4
commit 97dd02fe7a
10 changed files with 241 additions and 108 deletions

5
.gitignore vendored
View file

@ -2,14 +2,9 @@
# environment files
.env
.env.production
.env.stage
.env.local
.env.*.local
# auto-generated environment file
src/environments/environment.ts
# compiled output
/.tmp
/dist