diff options
| author | Dax Raad <[email protected]> | 2025-08-03 21:19:03 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-03 21:19:03 -0400 |
| commit | 1bac46612cef3b383af2ce411ca2ad313d5c5ce0 (patch) | |
| tree | a4b7943b7cb6d26f5a94b861ae71cf2d47a46f5d /.gitignore | |
| parent | 9ab3462821161797f8808d6c4d5aed24bd173e89 (diff) | |
| download | opencode-1bac46612cef3b383af2ce411ca2ad313d5c5ce0.tar.gz opencode-1bac46612cef3b383af2ce411ca2ad313d5c5ce0.zip | |
wip: plugin load from package
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1c88d3d59..2728097b9 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ node_modules .idea .vscode openapi.json -scratch +playground |
