diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-10-09 12:33:42 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-10-09 12:33:42 +0200 |
| commit | 0ef432a3c4a933016eccee7ddeddf77bd4955746 (patch) | |
| tree | c96bb07c3ca71adcb38883de607a44519edef499 /swift/etc | |
| parent | af0fca8574d84d172e5fb1165f3e35ed86f0f148 (diff) | |
update
Diffstat (limited to 'swift/etc')
| -rw-r--r-- | swift/etc/backupignore | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/swift/etc/backupignore b/swift/etc/backupignore new file mode 100644 index 0000000..693cfa4 --- /dev/null +++ b/swift/etc/backupignore @@ -0,0 +1,32 @@ +# file patterns to be excluded from backup +/backup +.history/ +.cache/ +.cargo/ +.rustup/ +.npm/ +Cache/ +cache/ +GPUCache +CacheStorage +go/pkg/ +keybase/ +sdk/ +tmp/ +kernel-build/ +kernel-build.old/ +.xsession-errors +/var/lib/docker +/var/lib/flatpak +/var/lib/systemd/coredump/ +.config/chromium/ +.config/discord/ +.config/Slack/ +.config/Signal/ +.config/spotify/ +.mozilla/firefox/ +.thunderbird/xgfazjt1.default/ImapMail/ +.thunderbird/xgfazjt1.default/global-messages-db.sqlite +*.journal +*.log +*.o |
