From 693b4f067ba4f0150a77b5c2c2b47f1e762556d5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 17 May 2026 15:44:07 +0200 Subject: [PATCH] chore: add .sisyphus/ to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 50c0c1a..956f6b1 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ rustc-ice-*.txt # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ dev/ + +.sisyphus/