From: XhmikosR Date: Thu, 14 Mar 2019 16:03:01 +0000 (+0200) Subject: Update .gitignore (#28493) X-Git-Tag: v5.0.0-alpha1~1189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1add6341a76dbf11dd2b680f58d561eba9fb75f2;p=thirdparty%2Fbootstrap.git Update .gitignore (#28493) Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up. --- diff --git a/.gitignore b/.gitignore index 8d76249bcc..fbbc9663d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ # Ignore docs files /_gh_pages/ +# This is the old Jekyll docs dist folder; +# keeping it here so that when we switch branches it doesn't show up +/site/docs/**/dist/ /site/static/**/dist/ /resources/