From 95bb223a7763f5c7cee3a09c121479081c35a713 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 16 Mar 2025 14:50:07 +0100 Subject: update --- .local/hosts/swift/etc/backupignore | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .local/hosts/swift/etc/backupignore (limited to '.local/hosts/swift/etc/backupignore') diff --git a/.local/hosts/swift/etc/backupignore b/.local/hosts/swift/etc/backupignore new file mode 100644 index 0000000..693cfa4 --- /dev/null +++ b/.local/hosts/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 -- cgit v1.2.3