gitignore: SilverBullet .silverbullet* + chrome-data (auth secret)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3e0b883c38
commit
1262ac89b0
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -12,8 +12,8 @@ audio/
|
||||||
# local tooling
|
# local tooling
|
||||||
.claude/
|
.claude/
|
||||||
|
|
||||||
# SilverBullet internal index/plugs (source of truth = .md files)
|
# SilverBullet internal index/auth/plugs (source of truth = .md files)
|
||||||
|
.silverbullet*
|
||||||
_plug/
|
_plug/
|
||||||
.silverbullet.db
|
|
||||||
.silverbullet.db-*
|
|
||||||
.sb-*
|
.sb-*
|
||||||
|
.chrome-data/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue