WorthyD
12/3/2014 - 4:50 PM

Git Update Ignore

Git Update Ignore

git commit -m "About to fix"

git rm -r --cached .

git add .

git commit -m ".gitignore is now working"