From a8fcbef1b5d734a44e76585cd8250147c678293c Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 3 Feb 2023 22:49:50 +0100 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9bc37010..8befed61 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ platypush/requests .coverage coverage.xml Session.vim +/jsconfig.json +/package.json