aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-07-02 08:53:32 +1000
committerGitHub <noreply@github.com>2018-07-02 08:53:32 +1000
commitbf51ce44144d9b1df3d2ac0bc910d2ae9937d04b (patch)
tree819be79c26612c01859f55cead98419e975862d1
parent566c05983233f935b2d537b4f9f682e464aab27c (diff)
parent93c890603d3e1a0cad9fb24badf0209ef4aa8837 (diff)
downloadplyr-bf51ce44144d9b1df3d2ac0bc910d2ae9937d04b.tar.lz
plyr-bf51ce44144d9b1df3d2ac0bc910d2ae9937d04b.tar.xz
plyr-bf51ce44144d9b1df3d2ac0bc910d2ae9937d04b.zip
Merge pull request #1082 from friday/yarn-error.log
Gitignore yarn-error.log
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 496b2384..23ba2cd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ aws.json
!dist/blank.mp4
index-*.html
npm-debug.log
-*.webm
+yarn-error.log
package-lock.json
+*.webm
.idea/ \ No newline at end of file