diff --git a/.gitignore b/.gitignore index 2f524cc..78941e8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ /public/ # hiddern folder generated by obsidian (if one uses that) .obsidian/ + +# ignore library (uploaded with rsync) +content/library/ # the Calibre trash folder shouldn't be synced either -content/library/.caltrash \ No newline at end of file +#content/library/.caltrash