Add a script to ignore git complaining about the eclipse workspace changing - run when you first open the eclipse workspace

This commit is contained in:
Christian 2012-10-20 15:24:05 -04:00
parent fabc324487
commit c7002207fb

3
fml/ignore-git.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
git update-index --assume-unchanged eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/0.tree