Last active
September 11, 2022 19:35
-
-
Save NaserKhoshfetrat/78ded7beb8f36e59121113ddee909ce0 to your computer and use it in GitHub Desktop.
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 -xdf --dry-run //to remove absolutely every file on the .gitignore list | |
dotnet new gitignore //touch .gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment