Skip to content

Commit 66e223f

Browse files
author
Lukas Fryc
committed
tweaked ignore section from bower.json - fixes #2
1 parent 1fd7e3d commit 66e223f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

bower.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@
88
"keywords": [ "angular", "patternfly"],
99
"license": "MIT",
1010
"ignore": [
11-
"*",
12-
"**/.*",
1311
"node_modules",
14-
"lib",
15-
"src",
16-
"misc"
12+
"lib"
1713
],
1814
"main": ["dist/angular-patternfly.js", "dist/angular-patternfly.min.js"],
1915
"dependencies": {

0 commit comments

Comments
 (0)