diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 12:00:26 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 12:01:20 -0400 |
commit | 40d488137384343532eb8d7639672adf1d97926d (patch) | |
tree | d1fed5748aa19bc9ae342f623f15aff522c88508 /.gitignore | |
parent | d355140e271644c6488a63129f9b187c27246f32 (diff) | |
download | jquery-40d488137384343532eb8d7639672adf1d97926d.tar.gz jquery-40d488137384343532eb8d7639672adf1d97926d.zip |
Include Sizzle and Qunit with bower. Fixes #14118.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1040aefd4..fadcc5fce 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ dist/.destination.json dist/.sizecache.json build/.sizecache.json node_modules +bower_components
\ No newline at end of file |