Browse Source

Added yarn-error.log to .gitignore

Rich 6 years ago
parent
commit
d1c6263528
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -33,10 +33,10 @@ local.properties
33 33
 #
34 34
 node_modules/
35 35
 npm-debug.log
36
+yarn-error.log
36 37
 
37 38
 # BUCK
38 39
 buck-out/
39 40
 \.buckd/
40 41
 android/app/libs
41 42
 android/keystores/debug.keystore
42
-