This commit is contained in:
2026-02-05 18:01:26 -05:00
parent 3d156403c7
commit 91de49be0d
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,4 @@
.opencode
opencode
# dependencies (bun install)
node_modules
@@ -28,6 +27,7 @@ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.eslintcache
.cache
*.tsbuildinfo
*.lockb
# IntelliJ based IDEs
.idea