diff options
| author | Adam <[email protected]> | 2026-03-12 22:21:02 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-12 22:21:02 -0500 |
| commit | 55766622001b0c1e048c93c06cb3f7a0a3e9fd94 (patch) | |
| tree | e56ad31b2713b5e2db23299a2a941d7a7f1cf5ef /.gitignore | |
| parent | 4a2a046d79ab8a0f2c152b6af4fd637d33843c9b (diff) | |
| download | opencode-55766622001b0c1e048c93c06cb3f7a0a3e9fd94.tar.gz opencode-55766622001b0c1e048c93c06cb3f7a0a3e9fd94.zip | |
feat(app): missing themes (#17275)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bf78c046d..c287d91ac 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ ts-dist /result refs Session.vim -opencode.json +/opencode.json a.out target .scripts |
