From f8fca40278bf329015c3c087cc754cf3857c1a73 Mon Sep 17 00:00:00 2001 From: Tanvesh Takawale <36622194+TanveshT@users.noreply.github.com> Date: Mon, 31 Aug 2020 12:28:52 +0530 Subject: [PATCH] Fix #96: Added required files to the readme. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a1144c9..a88ac16 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ node_modules install-*.sh install-*.bat +install-*.ps1 +.install.sh.swp +.install.sh.swo -- 2.25.1