Skip to content

Instantly share code, notes, and snippets.

@naokazuterada
Created December 3, 2017 06:05
Show Gist options
  • Save naokazuterada/52ecbc0252dc646f6be9b4ec93b31531 to your computer and use it in GitHub Desktop.
Save naokazuterada/52ecbc0252dc646f6be9b4ec93b31531 to your computer and use it in GitHub Desktop.
middlemanを使っていてbuildフォルダのignoreがちゃんとされず、dirtyが残ってしまう
git rm -r --cached build/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment