Compare commits

...
Author SHA1 Message Date
Vitali Zaidman 248542c594 fix ignoring of temp local project settings for RNTester
Summary:
running
```
arc focus2 rntester-ios --full-debug-symbols --should-merge-targets -a '//xplat/js/react-native-github/packages/react-native/*'  --open --force-with-bad-commit
```
was creating the folder `rntesterIOS.xcodeproj.local` that was not ignored and messing up the relevant files for source control.

Reviewed By: hoxyq

Differential Revision: D68625659
2025-01-24 06:11:48 -08:00
+1
View File
@@ -1 +1,2 @@
rntesterIOS.xcodeproj.local/
rn-tester.xcodeproj.local/