Browse Source

Merge pull request #1143 from fabianhjr/master

Add ignores for bower-rails
Carl Suster 10 năm trước cách đây
mục cha
commit
37eb7324f5
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      Rails.gitignore

+ 5 - 0
Rails.gitignore

@@ -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