Skip to content

Instantly share code, notes, and snippets.

@xshyamx
Created March 16, 2014 07:12
Show Gist options
  • Select an option

  • Save xshyamx/9579612 to your computer and use it in GitHub Desktop.

Select an option

Save xshyamx/9579612 to your computer and use it in GitHub Desktop.
Tell git to ignore changes in a particular file
git update-index --assume-unchanged [files]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment