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
This commit is contained in:
committed by
Facebook Github Bot
parent
16a3e2fa27
commit
51ac6a1f8f
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ website/build
|
|||||||
*.xcworkspace
|
*.xcworkspace
|
||||||
**/Pods/
|
**/Pods/
|
||||||
**/xcuserdata/
|
**/xcuserdata/
|
||||||
|
yarn-error.log
|
||||||
|
|
||||||
# Android / Intellij
|
# Android / Intellij
|
||||||
local.properties
|
local.properties
|
||||||
|
|||||||
Reference in New Issue
Block a user