Ignoring files from local work folder, without altering the .gitignore
.
git update-index --assume-unchanged <file1> <file2> <file3>
Ignoring files from local work folder, without altering the .gitignore
.
git update-index --assume-unchanged <file1> <file2> <file3>