ignore bundler files

This commit is contained in:
Joshua Arts
2018-07-12 17:42:20 -04:00
parent f5ab362f96
commit 8089decc17
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
# Ignore bundler config.
/.bundle
vendor/bundle
# Ignore the default SQLite database.
/db/*.sqlite3