From ce3ca2b8be62a522c8ee1fcba90c232d47a8b40c Mon Sep 17 00:00:00 2001 From: Adler Medrado Date: Thu, 7 Nov 2024 08:38:25 -0300 Subject: [PATCH] Add ruff cache to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 78eebea..20ec487 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ target/ # IPython profile_default/ ipython_config.py +.ruff_cache # pyenv # For a library or package, you might want to ignore these files since the code is