Parcourir la source

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

Joey Geiger il y a 14 ans
Parent
commit
1231be1e5d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Rails.gitignore

+ 1 - 0
Rails.gitignore

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