diff --git a/.gitignore b/.gitignore index c737265..3391290 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ results/*/*.checkpoints/ !results/*.csv !results/*.png +*.log +*.logs + # python cache __pycache__/ *.pyc