From 8dcee85994f87551963d4f043f6b2150650199a0 Mon Sep 17 00:00:00 2001 From: Christopher Vassallo Date: Mon, 9 Nov 2020 20:04:09 -0500 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..7043ff1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.json