chore: add dev.db and opencode.json to gitignore
This commit is contained in:
parent
69d93dda4f
commit
d42383dc37
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,3 +10,5 @@ l4d2web.db*
|
||||||
# CocoIndex Code (ccc)
|
# CocoIndex Code (ccc)
|
||||||
/.cocoindex_code/
|
/.cocoindex_code/
|
||||||
.superpowers/
|
.superpowers/
|
||||||
|
*.db
|
||||||
|
opencode.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue