fix: ignore "org-roam.db*" and not ".org-roam.db"
This commit is contained in:
parent
b08505f1e0
commit
1d9a1f8f59
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,5 +6,5 @@ transient/
|
||||||
|
|
||||||
bookmarks
|
bookmarks
|
||||||
.last-package-update-day
|
.last-package-update-day
|
||||||
.org-roam.db
|
org-roam.db*
|
||||||
.org-id-locations
|
.org-id-locations
|
||||||
|
|
BIN
org-roam.db
BIN
org-roam.db
Binary file not shown.
Reference in a new issue