From cf345f806e7d1971691783433ad34bf55e443da5 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Tue, 10 Oct 2017 16:01:40 +0530 Subject: [PATCH] Create .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f02ae1c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +supplementalData.xml