From 409f4d026ac4633d555c20f3123681dc26d2228d Mon Sep 17 00:00:00 2001 From: gil Date: Mon, 6 May 2024 16:11:05 -0500 Subject: [PATCH] Change git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 277c789..9922145 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules _site -public \ No newline at end of file +public +desktop.ini