Skip to content

Instantly share code, notes, and snippets.

@jykim16
Last active February 9, 2018 23:41
Show Gist options
  • Save jykim16/d0a73315d46b99a8bb4d1e75c1c16ffc to your computer and use it in GitHub Desktop.
Save jykim16/d0a73315d46b99a8bb4d1e75c1c16ffc to your computer and use it in GitHub Desktop.
Delete untracked files
git clean -fd <FILE_OR_FOLDER>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment