From c8b91f9ccd0130eed6b3f0a9a7658dd4eab21546 Mon Sep 17 00:00:00 2001 From: Benjamin Wright Date: Thu, 29 Apr 2021 16:34:06 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 090a1f0..159436d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea .DS_Store +desktop.ini