Why is there a strange character (@) in the Cygwin/bash prompt?

When I run :

$ env -i /bin/bash --norc
@bash-5.2$ PS1='$ '
@$

There is an at sign (@) at the beginning of the prompt.

This happened recently, in CMD windows and in Windows Terminal.