Skip to content

Instantly share code, notes, and snippets.

@goddoe
Created April 19, 2018 03:00
Show Gist options
  • Save goddoe/ee2cc9e84b3af3970b5a0b325ed54522 to your computer and use it in GitHub Desktop.
Save goddoe/ee2cc9e84b3af3970b5a0b325ed54522 to your computer and use it in GitHub Desktop.
exclude specific files from git diff
git diff -- . ':(exclude)*.ipynb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment