chore: ignore database files in git
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
.next/
|
.next/
|
||||||
|
awesome.db
|
||||||
|
awesome.db-shm
|
||||||
|
awesome.db-wal
|
||||||
|
db-metadata.json
|
||||||
|
|||||||
Reference in New Issue
Block a user