zulhfreelancer
3/10/2016 - 12:39 PM

.gitignore not working fix

.gitignore not working fix

git rm -r --cached .;git add .;git commit -m "fixed untracked files"