diff options
| author | Adam <[email protected]> | 2025-08-28 18:16:01 -0500 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-08-28 18:16:05 -0500 |
| commit | 1aaf8f11cf6c1e836d9f9b2fb8cc836d3eb2516f (patch) | |
| tree | 9347f588f4b708c4e9dcab8bbda548e909a3d022 | |
| parent | 7fab12da282ad6b4657ed7c9de46c2ac5125ae50 (diff) | |
| download | opencode-1aaf8f11cf6c1e836d9f9b2fb8cc836d3eb2516f.tar.gz opencode-1aaf8f11cf6c1e836d9f9b2fb8cc836d3eb2516f.zip | |
chore: update gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33e3deb81..025b3707b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store node_modules +.worktrees .sst .env .idea |
