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
1 changed files with 3 additions and 0 deletions

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