SIENTIAPDE-1222

Update .gitignore to include .env file and ensure git_log is tracked, improving project configuration management.
This commit is contained in:
vitor-aignosi
2025-09-24 10:37:05 -03:00
parent ccd45d6bc2
commit dacbcbf56a

4
.gitignore vendored
View File

@@ -43,4 +43,6 @@ htmlcov/
# git keys # git keys
git_key* git_key*
git_log git_log
.env