Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nicolasmendoza/dad85e9267f3b68a1a5efce910921ba2 to your computer and use it in GitHub Desktop.
Save nicolasmendoza/dad85e9267f3b68a1a5efce910921ba2 to your computer and use it in GitHub Desktop.
git ignore file locally without update .gitignore
git update-index --assume-unchanged [<file>...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment