We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b70b1eb + 6f167b8 commit 37eb732Copy full SHA for 37eb732
1 file changed
Rails.gitignore
@@ -24,3 +24,8 @@ config/secrets.yml
24
25
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
26
.rvmrc
27
+
28
+# if using bower-rails ignore default bower_components path bower.json files
29
+/vendor/assets/bower_components
30
+*.bowerrc
31
+bower.json
0 commit comments