Skip to content

Commit

Permalink
Add bowerrc, update npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoff Kimball authored and Geoff Kimball committed Nov 19, 2014
1 parent c5f31f5 commit 23cf046
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"directory": "bower_components"
}
17 changes: 7 additions & 10 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
.sass-cache
.*
bower_components
dist
docs
js
node_modules
scss
src
.editorconfig
.gitignore
bower.json
Gruntfile.js
humans.txt
robots.txt
Gemfile
Gemfile.lock
gulpfile.js
karma.conf.js
LICENSE
package.json

0 comments on commit 23cf046

Please sign in to comment.