Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitignore in react-native template incorrectly ignores pods #10633

Closed
MauriceNino opened this issue Jun 8, 2022 · 1 comment · Fixed by #10634
Closed

gitignore in react-native template incorrectly ignores pods #10633

MauriceNino opened this issue Jun 8, 2022 · 1 comment · Fixed by #10634
Assignees
Labels
outdated scope: react-native Issues relating to React Native type: bug

Comments

@MauriceNino
Copy link
Contributor

Current Behavior

When I run pod install the pods get tracked by git.

Expected Behavior

pods should not be checked in to git.

Steps to Reproduce

  1. Init a new project with the react-native template
  2. Install dependencies & pods
  3. Check what files are being tracked
@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: react-native Issues relating to React Native type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants