From b0149e2f866360ae6368bab831f05f9798b466c9 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Sun, 24 Jan 2021 20:36:06 +0100 Subject: [PATCH] npm eslint --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8d0b115..9221153 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ fontello/ images/ save/ files/ +node_modules/ js/LoadJson.js -config.json \ No newline at end of file +config.json +package.json +package-lock.json \ No newline at end of file