Last active
November 25, 2018 08:37
-
-
Save betawax/5d9d1bc35de084b92596b526f624a3d9 to your computer and use it in GitHub Desktop.
Remove all untracked and ignored files & directories with Git
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clean -xfd <path> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment