QQQ-27: gitignore .env updated to pull rdbms password from .env

This commit is contained in:
Tim Chamberlain
2022-07-27 23:45:52 -05:00
parent 2f6c094de8
commit 597d6ef519
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
target/
*.iml
.env
#############################################