From: Michał Gołębiowski Date: Fri, 15 Nov 2013 14:50:31 +0000 (+0100) Subject: Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933c9fe3fa2... X-Git-Tag: 1.11.0-beta2~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1f112c9f4f0590f7bf037341d19236e70820a957;p=jquery.git Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933c9fe3fa29dcd0aef35fe) --- diff --git a/.gitignore b/.gitignore index 35b0b4e56..993bce307 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,6 @@ dist dist/.destination.json dist/.sizecache.json build/.sizecache.json +bower_components bower_modules node_modules