Skip to content

Instantly share code, notes, and snippets.

@milo-minderbinder
Last active March 4, 2023 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milo-minderbinder/ec6cefe98db6719241da344fa90216f1 to your computer and use it in GitHub Desktop.
Save milo-minderbinder/ec6cefe98db6719241da344fa90216f1 to your computer and use it in GitHub Desktop.
global excludes file for restic
*.class
build/**/*.[jwe]ar
gems/
gradle/wrapper/*.jar
node_modules/
target/**/*.[jwe]ar
$RESTIC_REPOSITORY
$RESTIC_REPOSITORY2
$RESTIC_FROM_REPOSITORY
$HOME/.ansible/
$HOME/.athenz/
$HOME/.cache/
$HOME/.cdt/
$HOME/.cisco/
$HOME/.duoconnect/
$HOME/.local/share/ruby-advisory-db/
$HOME/.venvs/
$HOME/.yubiagent/
$HOME/Applications/
$HOME/Library/
$HOME/Public/
$HOME/backups/restic-repo/
*.py[cod]
.DS_Store
.Spotlight-V100
.Trash
.Trashes
.anyconnect
.bash_history
.fseventsd
.lesshst
.pdbhistory
.python_history
.sqlite_history
.viminfo
.zsh_history
.android/build-cache/
.android/cache/
.bash_sessions/
.bundle/cache/
.composer/cache/
.gradle-test-kit/
.gradle/*
!.gradle/init.d/
!.gradle/init.d.*/
!.gradle/create-gradle-wrapper.bash
!.gradle/dependency-check-suppressions.xml
!.gradle/gradle.properties
!.gradle/toggle-gradle-init.bash
.groovy/grapes/
.hab/cache/
.ivy2/cache/
.jython_cache/
.kube/cache/
.kube/http-cache/
.m2/repository/
.m2/wrapper/
.minikube/cache/
.node-gyp/
.npm/
.pytest_cache/
.sonar/_tmp/
.sonar/cache/
.venv/
.zsh_sessions/
__pycache__/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment