feat: ADD work with local .env file #14
This commit is contained in:
parent
30e6956fa4
commit
d0373f0198
4 changed files with 81 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,3 +5,6 @@ output/*
|
|||
# Ignore content in images directory
|
||||
images/*
|
||||
!images/.gitkeep
|
||||
|
||||
# Local configuration (see .env.example)
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue