contenu non suivi git

// First
git rm -rf --cached myuntrackedfolder

// Then
git add myuntrackedfolder
|_Genos_|