OSS exclude Xcode artifacts in ReactCommon subdir

Summary: ReactCommon subdir is supposed to be focused on C++, so Xcode projects shouldn't creep in.

Reviewed By: PeteTheHeat

Differential Revision: D7939858

fbshipit-source-id: 2e90491bdaec92829485aded071f74d004b24b21
This commit is contained in:
Kevin Gozali 2018-05-09 15:51:30 -07:00 committed by Facebook Github Bot
parent 11cc7be821
commit 522640cf3a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -66,3 +66,7 @@ package-lock.json
/coverage
/third-party
# ReactCommon subdir shouldn't have Xcode project
/ReactCommon/**/*.xcodeproj