diff --git a/.gitignore b/.gitignore index f41c60c..a35b8a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.pytest_cache +.ruff_cache __pycache__ /.direnv /.envrc +/shell.nix