From 165f998f0b84e9ab662cf28b18fb649a9e1ca445 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 20 Feb 2026 20:32:25 +0100 Subject: [PATCH] chore(gitignore): ignore .sisyphus Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c8f0f089..073d715f 100644 --- a/.gitignore +++ b/.gitignore @@ -103,6 +103,9 @@ build/config.gypi .DS_Store Thumbs.db +# oh-my-opencode +.sisyphus/ + # Winston *-audit.json -- 2.53.0