1 parent 1b360b4 commit 734acfcCopy full SHA for 734acfc
1 file changed
bower.json
@@ -7,10 +7,14 @@
7
"authors": ["John Resig <jeresig@gmail.com> (http://ejohn.org)"],
8
"main": "jquery.hotkeys.js",
9
"ignore": [
10
- "hotkeys.jquery.json",
11
"jquery-*",
12
"test*",
13
- "*.yml"
+ "*.yml",
+ ".gitignore",
14
+ "Gruntfile.js",
15
+ "bower.json",
16
+ "package.json",
17
+ "hotkeys.jquery.json"
18
],
19
"dependencies": {
20
"jquery": ">= 1.4.2"
0 commit comments