Browse Source

I think you also want to ignore vendor/bundle...

Joey Geiger 14 năm trước cách đây
mục cha
commit
1231be1e5d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Rails.gitignore

+ 1 - 0
Rails.gitignore

@@ -1,5 +1,6 @@
 *.rbc
 .bundle
+vendor/bundle
 log/*
 tmp/*
 db/*.sqlite3