diff --git a/.gitignore b/.gitignore index 91c46fb8..3eeb18b3 100644 --- a/.gitignore +++ b/.gitignore @@ -88,6 +88,9 @@ target/ profile_default/ ipython_config.py +# ruff +.ruff/ + # pyenv # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: