From 2254257250eea806cde2fc7183ff356382366f06 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 5 Feb 2019 14:44:02 +0200 Subject: [PATCH] gitignore add debug log --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f13a6fdb31..565cdfcdf4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /data/config.php /build /node_modules +npm-debug.log /test.php /main.html