git ignorer clairement

git rm -r --cached . && git add . && git commit -am "Remove ignored files"
Perfect Peacock