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:32 -0500 |
commit | 89ddf1040adf4d538aa81405ac8dcc309d34bb21 (patch) | |
tree | ca423e7a63bfc8e0a48fc92d0b7477b8989c00ab /bower.json | |
parent | 19a0fdfbeb264281099b755ff1aa6000e7bec7dc (diff) | |
download | jquery-89ddf1040adf4d538aa81405ac8dcc309d34bb21.tar.gz jquery-89ddf1040adf4d538aa81405ac8dcc309d34bb21.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 0037efceb..d513c7c31 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": { |