Skip to content

Instantly share code, notes, and snippets.

@anthonycarminati
Last active February 1, 2016 16:38
Show Gist options
  • Select an option

  • Save anthonycarminati/d250964178fc372a826e to your computer and use it in GitHub Desktop.

Select an option

Save anthonycarminati/d250964178fc372a826e to your computer and use it in GitHub Desktop.

Revisions

  1. anthonycarminati revised this gist Jan 28, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion apply_gitignore
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    git rm --cached `git ls-files -i -X .gitignore`
    git rm --cached `git ls-files -i -X .gitignore`
  2. anthonycarminati revised this gist Jan 28, 2016. No changes.
  3. anthonycarminati created this gist Jan 28, 2016.
    1 change: 1 addition & 0 deletions apply_gitignore
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git rm --cached `git ls-files -i -X .gitignore`