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
 #
33
 #
34
 node_modules/
34
 node_modules/
35
 npm-debug.log
35
 npm-debug.log
36
+yarn-error.log
36
 
37
 
37
 # BUCK
38
 # BUCK
38
 buck-out/
39
 buck-out/
39
 \.buckd/
40
 \.buckd/
40
 android/app/libs
41
 android/app/libs
41
 android/keystores/debug.keystore
42
 android/keystores/debug.keystore
42
-