From a850db9d7541bdf0e5ff833b860e0900308c75ec Mon Sep 17 00:00:00 2001 From: Bernd Date: Tue, 3 Mar 2026 16:51:34 +0100 Subject: [PATCH] Add gitignore to exclude sisyphus directory files oh-my-opencode excludes the sisyphus working directory in their own repo, so it seems to be best practice. Also, the directory captures agent/runtime state, so it should not be shared. --- OhMyOpenCode.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 OhMyOpenCode.gitignore diff --git a/OhMyOpenCode.gitignore b/OhMyOpenCode.gitignore new file mode 100644 index 0000000000..1db7377114 --- /dev/null +++ b/OhMyOpenCode.gitignore @@ -0,0 +1,2 @@ +.sisyphus/* +!.sisyphus/rules/