I am creating a git server repository, so that the team can commit changes directly to the server, but some files that are on this server should be sent when a user downloads the repository. Is it possible to do that? In fact the project already existed but GIT was not used.