1
0
mirror of https://github.com/github/gitignore synced 2024-06-12 23:50:10 +02:00

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

This commit is contained in:
Joey Geiger 2010-11-08 13:08:08 -08:00 committed by Chris Wanstrath
parent ed7ccb7141
commit 1231be1e5d

View File

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