From 5c38ad7e1a3e0535a669775dde3eec0ec11d30d0 Mon Sep 17 00:00:00 2001 From: austin Date: Thu, 17 Feb 2022 23:45:55 -0500 Subject: [PATCH] gitignore thumbsdb --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cc56f3c5..292b6dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ .dbeaver #windows nonense -/**/thumbs.db \ No newline at end of file +/**/Thumbs.db \ No newline at end of file