diff --git a/.gitignore b/.gitignore index b17d3ef..5508fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules/ -package.json -bun.lock -*.log -env.sh \ No newline at end of file + package.json + bun.lock + *.log + env.sh + bin/opencode \ No newline at end of file