diff --git a/.gitignore b/.gitignore index 4876a60..7eb55cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .direnv -node_modules \ No newline at end of file +node_modules +yarn-error.log