Add *.env to .gitignore and create postgres.env.example file

This commit is contained in:
2024-03-05 20:56:37 +04:00
parent 9d89212dd9
commit 76ffbba810
4 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
.env
*.env