SIENTIAPDE-1163

Update .gitignore to include .coverage and git_log for better file management
This commit is contained in:
vitor-aignosi
2025-07-17 12:33:27 -03:00
parent b0d0478b20
commit 839be18644

2
.gitignore vendored
View File

@@ -37,3 +37,5 @@ __pycache__/
# Ignorar coverage
htmlcov/
.coverage
git_log