include /library/ ; ignore calibre trash; added comments.
This commit is contained in:
parent
590226424f
commit
4c95e82b78
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
||||||
|
# builds of the site need not be synchronized
|
||||||
/public/
|
/public/
|
||||||
|
# hiddern folder generated by obsidian (if one uses that)
|
||||||
.obsidian/
|
.obsidian/
|
||||||
|
# the Calibre trash folder shouldn't be synced either
|
||||||
|
content/library/.caltrash
|
Loading…
Add table
Reference in a new issue