From 3ab8e5adfdefb699d28100c125159cbdaaef9efe Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 26 Mar 2018 08:09:50 +0530 Subject: [PATCH] Ignore vs code debug log + update git email --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d30f40e..e25e7fb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +debug.log \ No newline at end of file