It could be the git is already initialized as from some framework and you simply do not see it, also running usually bash command does not work.
From powershell at the project level, simply run this:
Get-ChildItem -Force
This will make visible .git folder