1951FDG
11/5/2013 - 6:15 PM

Create .git/info/exclude

Create .git/info/exclude

cd ~/Developer/SixtyFour
rm -i .git/info/exclude
git init
git ls-files --others --exclude-standard >> .git/info/exclude
vim .git/info/exclude