Skip to content

Instantly share code, notes, and snippets.

@eniuz
Created October 16, 2015 14:14
Show Gist options
  • Save eniuz/e70e9d0120e4010dca3c to your computer and use it in GitHub Desktop.
Save eniuz/e70e9d0120e4010dca3c to your computer and use it in GitHub Desktop.
locally ignore files
vim .git/info/exclude
git update-index --assume-unchanged <filename-here>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment