From 35459651cafbd5014d54587b85c350002d782922 Mon Sep 17 00:00:00 2001 From: Navy Date: Mon, 13 Apr 2020 23:39:52 +0300 Subject: [PATCH] gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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