Back to Blog
Exclude files from git commands
#git #terminalTo exclude files from git commands such as git grep
or git diff
:
|
|
Works for whole folders as well.
Back to Blog
To exclude files from git commands such as git grep
or git diff
:
|
|
Works for whole folders as well.