Skip to content

Commit

Permalink
chore(bower): make bower ignore config files
Browse files Browse the repository at this point in the history
  • Loading branch information
t1st3 authored and arschmitz committed Dec 24, 2015
1 parent 9995e3b commit 574f933
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
"main": "hammer.js",
"ignore": [
"tests",
"src"
"src",
".bowerrc",
".gitignore",
".jscsrc",
".jshintrc",
".travis.yml",
"component.json",
"Gruntfile.coffee",
"package.json"
]
}

0 comments on commit 574f933

Please sign in to comment.