I am checking my project into a public Git Repo (it's a Ludum Dare project so it needs to be public) But I don't want to have my GameSparks API Key and Secret Key stored in the repository. What do I need to do to make sure that they are not included when I commit?
Jesse Pascoe
I am checking my project into a public Git Repo (it's a Ludum Dare project so it needs to be public) But I don't want to have my GameSparks API Key and Secret Key stored in the repository. What do I need to do to make sure that they are not included when I commit?
1 person has this question