mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 12:12:55 -06:00
Merge pull request #312 from stgcompany/develop
Exclude all .env files on .gitignore and renamed one to .env.example
This commit is contained in:
commit
71e908ad1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,6 +39,7 @@ docker-compose.yaml
|
|||||||
/test/
|
/test/
|
||||||
/src/env.yml
|
/src/env.yml
|
||||||
/store
|
/store
|
||||||
|
*.env
|
||||||
|
|
||||||
/temp/*
|
/temp/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user