Created
January 15, 2016 15:40
-
-
Save noherczeg/1945759f3cb4381d43e6 to your computer and use it in GitHub Desktop.
how to clean untracked files
This file contains hidden or 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 -fd | |
| git clean -fx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment