docs: update .gitignore and README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,6 +1,12 @@
|
||||
bin/
|
||||
data/
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
*.exe
|
||||
*.test
|
||||
*.out
|
||||
web/dist/
|
||||
web/node_modules/
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user