aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMichał Gołębiowski <m.goleb@gmail.com>2013-11-15 15:50:31 +0100
committerMichał Gołębiowski <m.goleb@gmail.com>2013-11-15 15:51:11 +0100
commit1f112c9f4f0590f7bf037341d19236e70820a957 (patch)
tree74ddd0428447f79edab8e150f568c61cd06cb12d /.gitignore
parentc89ddaffff0e649e09f7360dfbcd12fce580d96a (diff)
downloadjquery-1f112c9f4f0590f7bf037341d19236e70820a957.tar.gz
jquery-1f112c9f4f0590f7bf037341d19236e70820a957.zip
Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933c9fe3fa29dcd0aef35fe)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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