From e926c055539750e8f7e6fd8eb8ec134a9e62614c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 18 Mar 2019 18:22:14 +0200 Subject: [PATCH] Update .gitignore for the Hugo folders. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b4014faf39..fdac8a621e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Ignore docs files /_gh_pages/ /site/docs/**/dist/ +/site/static/**/dist/ # Ignore ruby/bundler files /.bundle/ @@ -40,3 +41,4 @@ Thumbs.db # Folders to ignore /js/coverage/ /node_modules/ +/resources/