I am using notorm in one of my projects, after composer install
When I am trying to do git add . on my project this is giving error
warning: adding embedded git repository: vendor/vrana/notorm
When I remove the .git folder inside vendor/vrana/notorm the error vanishes