diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-09-09 23:26:21 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-09-09 23:26:21 -0500 |
commit | ac60f1071ddb460fec6ddee1bf6edacd414c3b35 (patch) | |
tree | 9a0c7bb0f054cc03d4a5ce9d96e24392efc42b01 /bower.json | |
parent | 825ac3773694e0cd23ee74895fd5aeb535b27da4 (diff) | |
download | jquery-ac60f1071ddb460fec6ddee1bf6edacd414c3b35.tar.gz jquery-ac60f1071ddb460fec6ddee1bf6edacd414c3b35.zip |
Unignore license in bower. Ignore other unnecessary files.
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bower.json b/bower.json index 3e830216b..debc75e77 100644 --- a/bower.json +++ b/bower.json @@ -6,8 +6,10 @@ "build", "speed", "test", - "CONTRIBUTING.md", - "*.txt", + "*.md", + "AUTHORS.txt", + "Gruntfile.js", + "package.json", "bower.json" ], "dependencies": { |