git update-index --assume-unchanged [path]
This works on even commited files
from http://source.kohlerville.com/2009/02/untrack-files-in-git/
git update-index --assume-unchanged [path]
This works on even commited files
from http://source.kohlerville.com/2009/02/untrack-files-in-git/