From 48d08f6eaa2459de16dfa1171a2875d032553d28 Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Sun, 23 Mar 2025 14:37:08 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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