diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-09-08 22:23:32 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-09-08 22:23:32 -0400 |
commit | d4518eacb0b5aa2bddf9812559debe2bdc1bd334 (patch) | |
tree | 08cb07cce32d18f0c5dcf8bb978862436792f2f8 /bower.json | |
parent | 69d84dadc2db228910bdf31c377621cb8b1dab21 (diff) | |
download | jquery-d4518eacb0b5aa2bddf9812559debe2bdc1bd334.tar.gz jquery-d4518eacb0b5aa2bddf9812559debe2bdc1bd334.zip |
Revert "Keep the build for bower"
This reverts commit 69d84dadc2db228910bdf31c377621cb8b1dab21.
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json index ef929bf83..3e830216b 100644 --- a/bower.json +++ b/bower.json @@ -3,6 +3,7 @@ "version": "2.0.4-pre", "ignore": [ "**/.*", + "build", "speed", "test", "CONTRIBUTING.md", |