I have a file googleservices.plist
inside ios/Runner/here
I want to git to ignore the file.
I have added
ios/Runner/googleservices.plist
to the .gitignore file. But it still doesnt ignore the file.
I have a file googleservices.plist
inside ios/Runner/here
I want to git to ignore the file.
I have added
ios/Runner/googleservices.plist
to the .gitignore file. But it still doesnt ignore the file.