diff --git a/.gitignore b/.gitignore index 1173f54..24ada1b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ dist/ .history/ node_modules/ src/config/ -.vscode/ \ No newline at end of file +.vscode/ +yarn-error.log