chore(ci): Ignore the .opencode/ directory as per best practice.
All checks were successful
ci / ci (22) (push) Successful in 10m34s

This commit is contained in:
Nicolas HOARAU 2026-06-10 02:16:09 +04:00
parent 2808f82c29
commit 8970f46a80

3
.gitignore vendored
View file

@ -27,6 +27,8 @@ out/
build
dist
# OpenSpec / Environment specific files
.opencode/
# Debug
npm-debug.log*
@ -36,4 +38,3 @@ yarn-error.log*
# Misc
.DS_Store
*.pem
opencode.json