From f27f513bf83876d170250ab7088dfd18f3b51a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mose=20M=C3=BCller?= <mosemueller@gmail.com> Date: Mon, 27 Nov 2023 17:16:15 +0100 Subject: [PATCH] Updates gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a81c8ee..ab6dd3a 100644 --- a/.gitignore +++ b/.gitignore @@ -128,6 +128,9 @@ venv.bak/ .dmypy.json dmypy.json +# ruff +.ruff_cache/ + # Pyre type checker .pyre/