Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
chore(bower): Updated bower ignore file list
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlee44 committed May 22, 2014
1 parent d0d734b commit 14b28c8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@
"lib/macgyver.min.js"
],
"ignore": [
"misc",
"src",
"test",
"vendor",
".bowerrc",
".gitignore",
".travis.yml",
"build.json",
"Gruntfile.coffee",
"example",
"misc",
"package.json",
"src",
"test",
"vendor"
"init-project.sh",
"package.json"
],
"devDependencies": {
"angular-mocks": "1.2.13",
Expand All @@ -42,4 +43,4 @@
"angular-animate": "1.2.13",
"underscore.string": "~2.3.3"
}
}
}

0 comments on commit 14b28c8

Please sign in to comment.