Commit 37eb7324 authored by Carl Suster's avatar Carl Suster

Merge pull request #1143 from fabianhjr/master

Add ignores for bower-rails
parents b70b1ebb 6f167b89
...@@ -24,3 +24,8 @@ config/secrets.yml ...@@ -24,3 +24,8 @@ config/secrets.yml
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc .rvmrc
# if using bower-rails ignore default bower_components path bower.json files
/vendor/assets/bower_components
*.bowerrc
bower.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment