Our team has multiple repositories for code and we're looking into ways to get a single location for some shared config files (specifically, the .editorconfig file).
Is there a way to share a single file, AT THE ROOT OF A GIT REPOSITORY, across multiple repositories? Is there any other ways that someone knows of, that don't involve having some script that "downloads" the same version of the file? Thanks a lot for any help, in advance.
Cheers