mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
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.
This commit is contained in:
parent
b4105e73e4
commit
a850db9d75
2
OhMyOpenCode.gitignore
Normal file
2
OhMyOpenCode.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
.sisyphus/*
|
||||
!.sisyphus/rules/
|
||||
Loading…
Reference in New Issue
Block a user