diff --git a/.gitignore b/.gitignore index 0299c7e..b26a669 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # ---> Hugo # Generated files by hugo -/public/ +/public/* +!/public/images /resources/_gen/ /assets/jsconfig.json hugo_stats.json