After ejecting, the .gitignore remains the same.
I think it's safe to assume we should rather merge the current .gitignore with the default .gitignore of ReactNative projects
The final .gitignore should rather look like this one after ejecting: https://github.com/facebook/react-native/blob/master/local-cli/templates/HelloWorld/_gitignore
Gitignore after ejection is not really suited to RN projects
node_modules/
.expo/
npm-debug.*
pr would be accepted, issues are for bugs
@slorber check this out https://www.gitignore.io/api/reactnative
Most helpful comment
@slorber check this out https://www.gitignore.io/api/reactnative