I have a project made in android-studio synced with a public Github repository.
Now I just added a file with sensitive data to my project that I never want to sync.
Is it possible to mark it from now, so it won't be pushed to Github at the next sync or any other?
I was looking through the options and did not see that possibility. I think I did that during the sync process, but I don't want to sync again just for that file and on the other hand I don't want an automatic sync to happen and the file will end up in the repository.
Is there a way to mark it for no sync?