From 51ac6a1f8f3a8131349bb7927c59000b400e6b2e Mon Sep 17 00:00:00 2001 From: Hilal Alsibai Date: Mon, 18 Jun 2018 10:47:13 -0700 Subject: [PATCH] Ignore yarn error log (#54) Summary: No need to include this in commits. Closes https://github.com/facebook/Sonar/pull/54 Differential Revision: D8466428 Pulled By: xiphirx fbshipit-source-id: f24c4afe30dd74a17dbf42535ba92e7467c9e33a --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eae0d6198..0d1f02df0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ website/build *.xcworkspace **/Pods/ **/xcuserdata/ +yarn-error.log # Android / Intellij local.properties