mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
I think you also want to ignore vendor/bundle...
This commit is contained in:
parent
ed7ccb7141
commit
1231be1e5d
@ -1,5 +1,6 @@
|
|||||||
*.rbc
|
*.rbc
|
||||||
.bundle
|
.bundle
|
||||||
|
vendor/bundle
|
||||||
log/*
|
log/*
|
||||||
tmp/*
|
tmp/*
|
||||||
db/*.sqlite3
|
db/*.sqlite3
|
||||||
|
Loading…
Reference in New Issue
Block a user