diff --git a/.gitignore b/.gitignore index fcb54e4b..148fafa2 100644 --- a/.gitignore +++ b/.gitignore @@ -54,5 +54,6 @@ scripts models.py Dockerfile .csv - -setup.py \ No newline at end of file +/logs +setup.py +.ruff_cache \ No newline at end of file