Goto .git/info/exclude
Add files you want to ignore
If you already have unstaged changes you must then run:
git update-index --assume-unchanged [<file>...]
Goto .git/info/exclude
Add files you want to ignore
If you already have unstaged changes you must then run:
git update-index --assume-unchanged [<file>...]