Skip to content

Instantly share code, notes, and snippets.

@kalkulus
Created January 23, 2019 13:18
Show Gist options
  • Save kalkulus/f15c3d080031d5cc803a94af133a8745 to your computer and use it in GitHub Desktop.
Save kalkulus/f15c3d080031d5cc803a94af133a8745 to your computer and use it in GitHub Desktop.
Add already commited file to .gitignore
- Edit .gitignore to match the file you want to ignore
- git rm --cached /path/to/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment