diff options
| author | Luke Parker <[email protected]> | 2026-03-30 14:37:02 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-30 04:37:02 +0000 |
| commit | 6926fe1c7455f4cd075d374b188850c14cda0fb2 (patch) | |
| tree | 52882be824f6448248f54dd83920a824982f53f7 /.gitignore | |
| parent | ee018d5c82a593907bae9011bc074766e670d593 (diff) | |
| download | opencode-6926fe1c7455f4cd075d374b188850c14cda0fb2.tar.gz opencode-6926fe1c7455f4cd075d374b188850c14cda0fb2.zip | |
fix: stabilize release changelog generation (#19987)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c287d91ac..52a5a0459 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ target # Local dev files opencode-dev +UPCOMING_CHANGELOG.md logs/ *.bun-build tsconfig.tsbuildinfo |
