Skip to content

Instantly share code, notes, and snippets.

@pstachula-dev
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save pstachula-dev/efeac9b65ec1f554010a to your computer and use it in GitHub Desktop.

Select an option

Save pstachula-dev/efeac9b65ec1f554010a to your computer and use it in GitHub Desktop.
.gitignore delete files from the remote repository Git

.gitignore: vendor/*

Bash: git rm --cached vendor -r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment