diff --git a/.gitignore b/.gitignore index a7bd664..4d2b11d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,11 @@ test-*.js compare_*.js # logs -logs \ No newline at end of file +logs + +# oh my opencode +.sisyphus + +# Runtime config files +*.yaml +*.yaml.backup \ No newline at end of file