jgdr/.gitignore

14 lines
355 B
Text

# Ignore builds of the site that need not be synchronized
/public/
# Hide content generated by Obsidian (if one uses that)
.obsidian/
## LIBRARY
# ignore library (library uploaded with rsync rather than git)
content/library/
# the Calibre trash folder shouldn't be synced either
#content/library/.caltrash
# ignore a temp-backup folder
/temp-back/