diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-09-08 22:27:20 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-09-08 22:27:20 -0400 |
commit | a8627a92409317a2a67a1916c4195630c2767e1f (patch) | |
tree | e7988cc8fcfbdac31f8e79169afbeddd05becb5d /bower.json | |
parent | c9858a4351c0c04aa1786b01ca1dfef84412dcf9 (diff) | |
download | jquery-a8627a92409317a2a67a1916c4195630c2767e1f.tar.gz jquery-a8627a92409317a2a67a1916c4195630c2767e1f.zip |
Revert "Keep the build for bower"
This reverts commit c9858a4351c0c04aa1786b01ca1dfef84412dcf9.
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 33d549035..0037efceb 100644 --- a/bower.json +++ b/bower.json @@ -3,6 +3,7 @@ "version": "1.10.3-pre", "ignore": [ "**/.*", + "build", "speed", "test", "CONTRIBUTING.md", |