It specifies that the repository is a bare Git repository hosted on a remote server (in this case, GitHub)
A bare repository is one that does not have a working directory.
Simply, it is just a convention.