diff --git a/.gitignore b/.gitignore index a5e7ae8..e552b53 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ node_modules/ dist/ site/data/webpack.json /npm-debug.log +yarn-error.log