QQQ-27: gitignore .env and added dotenv library for all modules

This commit is contained in:
Tim Chamberlain
2022-07-27 23:43:31 -05:00
parent 5554d97d08
commit f4de81246a
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

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