mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1143 from fabianhjr/master
Add ignores for bower-rails
This commit is contained in:
commit
37eb7324f5
1 changed files with 5 additions and 0 deletions
|
@ -24,3 +24,8 @@ config/secrets.yml
|
|||
|
||||
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
||||
.rvmrc
|
||||
|
||||
# if using bower-rails ignore default bower_components path bower.json files
|
||||
/vendor/assets/bower_components
|
||||
*.bowerrc
|
||||
bower.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue