If you have files that you don't want to commit then . . .
Assumiing you have TortoiseGit installed.
Windows File Explorer > Right Click on File > Show More options > Properties > Git Tab > Check Assume valid/unchanged > Apply > Ok > F5 to Refresh Displayed Files
Example
To undo Assume UnChanged . . .
Windows File Explorer > Right Click on File > Show More options > Properties > Git Tab > UnCheck Assume valid/unchanged > Apply > Ok > F5 to Refresh Displayed Files
Resources: Ignoring Files with Git | Automation Panda
That's it !
No comments:
Post a Comment