Skip to content

Instantly share code, notes, and snippets.

@switowski
Created January 21, 2019 17:10
Show Gist options
  • Save switowski/cd4dd50216fb48469c7bd9d9ca5a9285 to your computer and use it in GitHub Desktop.
Save switowski/cd4dd50216fb48469c7bd9d9ca5a9285 to your computer and use it in GitHub Desktop.
ignore = update-index --assume-unchanged
unignore = update-index --no-assume-unchanged
ignored = !git ls-files -v | grep "^[[:lower:]]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment