I'm developing two programs for a project, one client-side and one server-side, where the client program is in python and the server is in java.
My question is are there guidelines (e.g. by github, subversion, etc.) stating that these two should or should not co-exist in the same git repo?