Last active
April 6, 2026 20:26
-
-
Save ehrenfeu/285d6e7e17ff082d9b5797a7327f2575 to your computer and use it in GitHub Desktop.
List of exclude patterns for restic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| **/Crash Reports | |
| .local/share/flatpak/repo/objects | |
| .local/share/flatpak/app | |
| .local/share/flatpak/runtime | |
| .config/Code/*Cache* | |
| **/Ferdium/**/*Cache* | |
| **/chromium/common/chromium/**/*Cache* | |
| **/chromium/common/.cache | |
| **/firefox/common/.cache | |
| **/.mozilla/firefox/**/storage/archives | |
| **/.mozilla/firefox/**/storage/default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment