-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix(examples): react-native: update .gitignore to exclude lib folder #3196
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tanstack/react-query/EWu2WKoiqwnLqugMpwU9gvCdAuwN |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 7c6c98c:
|
Codecov Report
@@ Coverage Diff @@
## master #3196 +/- ##
=======================================
Coverage 96.47% 96.47%
=======================================
Files 45 45
Lines 2270 2270
Branches 639 639
=======================================
Hits 2190 2190
Misses 77 77
Partials 3 3 Continue to review full report at Codecov.
|
🎉 This PR is included in version 3.34.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.0.0-alpha.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This fix the missing
src/lib
folder.