diff --git a/.gitignore b/.gitignore index 700344c..7626c60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .idea public -dist \ No newline at end of file +dist +yarn-error.log