Skip to content

Commit a850db9

Browse files
authored
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.
1 parent b4105e7 commit a850db9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

OhMyOpenCode.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.sisyphus/*
2+
!.sisyphus/rules/

0 commit comments

Comments
 (0)