Hi,
I share code with my students. Obviously, I do not want to share appkey and password. I keep my lseg-data.config.json file outside the git repository and add a path to it. Until now, I delete the link to my credentials manually from the code to not pollute it. Is there a better way to keep credential safe when sharing the code via git?
Thanks.