diff options
| author | Dax Raad <[email protected]> | 2026-03-10 20:13:46 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-03-10 20:13:56 -0400 |
| commit | 1b6820bab5e12abf695b6283f319c8da92a537d9 (patch) | |
| tree | 266b39f26a670b21c1da54d65fd672dfbe52a902 | |
| parent | 89bf199c073cbb428a5a1a7d3600e970ba784e18 (diff) | |
| download | opencode-1b6820bab5e12abf695b6283f319c8da92a537d9.tar.gz opencode-1b6820bab5e12abf695b6283f319c8da92a537d9.zip | |
sync
| -rw-r--r-- | .opencode/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.opencode/.gitignore b/.opencode/.gitignore index 00bfdfda2..03445edaf 100644 --- a/.opencode/.gitignore +++ b/.opencode/.gitignore @@ -1,3 +1,4 @@ plans/ bun.lock package.json +package-lock.json |
