From: XhmikosR Date: Thu, 10 Dec 2020 08:53:54 +0000 (+0200) Subject: Clean up .gitignore (#32205) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b298dc0b34fd1ca73e8aa83e57fac4151bfbc3db;p=thirdparty%2Fbootstrap.git Clean up .gitignore (#32205) --- 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/