diff --git a/.gitignore b/.gitignore index 2cc5e6b..68fa992 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ options.json node_modules -.vscode/launch.json -yarn-error.log \ No newline at end of file +.vscode +yarn-error.log +.eslintrc.json +logs/what.log