What does running git init inside server_configs establish?
git init
server_configs
A remote repository on a hosting service
An automatic commit of every existing file
A rule that ignores every file in the directory
A Git repository whose .git directory stores metadata, history, branches, and configuration
.git