From bb926ee69b2b120ef563d18232743638dd0668ca Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Wed, 25 Aug 2021 18:26:24 +0200 Subject: [PATCH] update ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aee9000..b62b3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ /obj /.vs/edjournal/v16 /bin/Release +/bin/Debug +/packages/Newtonsoft.Json.13.0.1