From c6b30cd93ed3c63a2e9207b43ad6f7a5362a9994 Mon Sep 17 00:00:00 2001 From: Paul Provost Date: Sun, 23 Feb 2020 16:03:22 -0500 Subject: [PATCH] Ignoring UnUsed --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d612085 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +UnUsed