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

4
.gitignore vendored
View File

@@ -36,4 +36,6 @@ __pycache__/
# Ignorar coverage # Ignorar coverage
htmlcov/ htmlcov/
.coverage .coverage
git_log