This commit is contained in:
Carlos Gutierrez
2025-10-04 22:30:27 -04:00
parent bd21fd4386
commit 3d4b0a264d

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@ results/*/*.checkpoints/
!results/*.csv !results/*.csv
!results/*.png !results/*.png
*.log
*.logs
# python cache # python cache
__pycache__/ __pycache__/
*.pyc *.pyc