mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
add .gitignore for rn-tester build artifacts (#44041)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44041 changelog: [internal] Building rn-tester left artifacts that would be picked up by mercurial. ``` ❯ hg s ? rn-tester.xcodeproj.local/Project Settings.plist ? rn-tester.xcodeproj.local/Project Settings.plist.lock ``` To mitigate this, add `rn-tester.xcodeproj.local` introduce .gitignore for rn-tester. Reviewed By: fabriziocucci Differential Revision: D56006193 fbshipit-source-id: 5701f1adf395e98f84ca59574dbd8747cf7e85db
This commit is contained in:
committed by
Facebook GitHub Bot
parent
08ecdee71c
commit
564f86ef92
@@ -0,0 +1 @@
|
||||
rn-tester.xcodeproj.local/
|
||||
Reference in New Issue
Block a user