Skip to content

Commit b3dad2c

Browse files
timseFagnerMartinsBrack
authored andcommitted
Add unnecessary files to bower ignore
Closes js-cookiegh-83.
1 parent 5afa5d9 commit b3dad2c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

bower.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,15 @@
44
"main": [
55
"src/js.cookie.js"
66
],
7-
"ignore": []
7+
"ignore": [
8+
"travis.sh",
9+
"test",
10+
"Gruntfile.js",
11+
"package.json",
12+
".gitignore",
13+
".jshintignore",
14+
".jshintrc",
15+
".tm_properties",
16+
".travis.yml"
17+
]
818
}

0 commit comments

Comments
 (0)