forked from External/greenlight
ignore bundler files
This commit is contained in:
parent
f5ab362f96
commit
8089decc17
@ -19,3 +19,5 @@ coverage/
|
||||
spec/tmp
|
||||
.rvmrc
|
||||
.byebug_history
|
||||
vendor/bundle
|
||||
.bundle
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
||||
|
||||
# Ignore bundler config.
|
||||
/.bundle
|
||||
vendor/bundle
|
||||
|
||||
# Ignore the default SQLite database.
|
||||
/db/*.sqlite3
|
||||
|
Loading…
x
Reference in New Issue
Block a user