From fe1e41233f849e0cd9810f0ffdd0b408847b63b6 Mon Sep 17 00:00:00 2001 From: murraydr Date: Wed, 25 Oct 2023 11:53:59 -0400 Subject: [PATCH] re-added git ignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee9bc2c --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~* +*.pyc +stringOutputs +token.json +*.notes \ No newline at end of file