Merge pull request #312 from stgcompany/develop

Exclude all .env files on .gitignore and renamed one to .env.example
This commit is contained in:
Davidson Gomes
2023-12-20 12:22:03 -03:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -39,6 +39,7 @@ docker-compose.yaml
/test/
/src/env.yml
/store
*.env
/temp/*