From b298dc0b34fd1ca73e8aa83e57fac4151bfbc3db Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 10 Dec 2020 10:53:54 +0200 Subject: [PATCH] Clean up .gitignore (#32205) --- .gitignore | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 22ef64636b..ef7b47d4b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,7 @@ # Ignore docs files /_gh_pages/ -/site/docs/**/dist/ -/site/static/**/dist/ - -# Ignore ruby/bundler files -/.bundle/ -/vendor/ -/.ruby-version +# Hugo folders +/resources/ # Numerous always-ignore extensions *.diff @@ -44,4 +39,3 @@ Thumbs.db # Folders to ignore /js/coverage/ /node_modules/ -/resources/