mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
update gitignore
This commit is contained in:
parent
1cdd24fbc7
commit
76b4065f17
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -31,7 +31,7 @@ go.work
|
|||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
debug.log
|
||||
*.log
|
||||
|
||||
# Binary output directory
|
||||
/bin/
|
||||
|
|
@ -44,3 +44,4 @@ debug.log
|
|||
.opencode
|
||||
|
||||
internal/assets/diff/index.mjs
|
||||
cmd/test/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue