From 2e20f60c51de8ca5291d179955bd98fef9dffff6 Mon Sep 17 00:00:00 2001 From: "[poww10s]" <[theironminer@gmail.com]> Date: Fri, 11 Sep 2020 02:00:40 -0400 Subject: [PATCH] add debug.log to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4d29575..4ab6f50 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +debug.log \ No newline at end of file