exclude library from git tracking
This commit is contained in:
parent
73d1ca5f7b
commit
0e315cb400
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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
|
||||
#content/library/.caltrash
|
||||
|
|
Loading…
Add table
Reference in a new issue