diff options
| author | Ariane Emory <[email protected]> | 2026-01-22 06:19:13 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-22 05:19:13 -0600 |
| commit | fb3d8e83c5534955dcd263d2e4e45c02fdb0c7e9 (patch) | |
| tree | 0103474f9e09040cc5eb2f3d56babca785d04186 /.opencode | |
| parent | d14735ef4bc599c7dda8ebebbdbf66707a57a82f (diff) | |
| download | opencode-fb3d8e83c5534955dcd263d2e4e45c02fdb0c7e9.tar.gz opencode-fb3d8e83c5534955dcd263d2e4e45c02fdb0c7e9.zip | |
chore: add plans directory to .opencode gitignore (resolves #10005) (#10006)
Diffstat (limited to '.opencode')
| -rw-r--r-- | .opencode/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.opencode/.gitignore b/.opencode/.gitignore new file mode 100644 index 000000000..8bf7cc27a --- /dev/null +++ b/.opencode/.gitignore @@ -0,0 +1 @@ +plans/ |
