From 161cc8924d9918a6773392a32341339700ff0250 Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Tue, 11 Aug 2020 08:00:26 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65bc076..56d6896 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ pigeon -pigeon-cli \ No newline at end of file +pigeon-cli +*scratchpad* \ No newline at end of file