From 9b73237786632dba92fba23487c7324ed9e94e13 Mon Sep 17 00:00:00 2001 From: Austin Date: Sat, 30 Oct 2021 04:20:10 -0400 Subject: [PATCH] undo gitignore change --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d7a2559..e309525 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,8 @@ ## ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore # -html_assets_cdn/* -html_renders_cdn/* +html_assets_cdn/ +html_renders_cdn/ html_setup/ -html_thumbs_cdn/* +html_thumbs_cdn/ html_data/Error/uploads/ \ No newline at end of file