mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: env file improve
This commit is contained in:
parent
8432e1bbb4
commit
97dd02fe7a
10 changed files with 241 additions and 108 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue