diff --git a/.gitignore b/.gitignore index e309525..d7a2559 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