Created
October 24, 2025 17:39
-
-
Save todd-dsm/a826f933436ad3247e295eef8f24b848 to your computer and use it in GitHub Desktop.
rync excludes file - updated
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
| .android* | |
| .appgatesdp* | |
| .atom/ | |
| # Include only .aws/{config,credentials}, exclude all else | |
| + /.aws/ | |
| - /.aws/cli | |
| - /.aws/sso | |
| .aws/sso/cache/ | |
| .bash_sessions/ | |
| .bun* | |
| .bundle | |
| .cache* | |
| .config/fish* | |
| .config/gcloud* | |
| .config/iterm2* | |
| .config/jgit* | |
| .config/k3d* | |
| .config/node* | |
| .config/yarn* | |
| .cups* | |
| .cursor* | |
| .docker | |
| .docker-volumes | |
| .DS_Store | |
| .ec2* | |
| .git* | |
| .idea* | |
| .k8slens* | |
| .kodi | |
| .krew* | |
| .kube/cache* | |
| .kube/http-cache* | |
| .kube/plugins* | |
| .kuberlr* | |
| .lemminx* | |
| .lima* | |
| .local* | |
| .minikube* | |
| # JS (nodejs|bun) support | |
| .bin* | |
| .npm* | |
| node_modules/ | |
| .pnpm* | |
| .oracle* | |
| .rd* | |
| .redhat* | |
| .tart* | |
| .terraform* | |
| .Trash | |
| .vagrant | |
| .vscode* | |
| .webex | |
| *.box | |
| *.gem | |
| *postflight* | |
| # Include only .oh-my-zsh/custom, exclude the rest of .oh-my-zsh | |
| + /.oh-my-zsh/ | |
| + /.oh-my-zsh/custom/*** | |
| - /.oh-my-zsh/* | |
| #.mozilla | |
| #.pip | |
| #.pki | |
| #*.vmdk | |
| Applications | |
| backup-*.log | |
| boot2docker.iso | |
| bundle | |
| code/client* | |
| Downloads | |
| Dropbox | |
| go* | |
| InVision | |
| Library* | |
| Microsoft* | |
| vms* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment