Skip to content

Commit

Permalink
test adding bundle config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dann Bohn committed Feb 20, 2024
1 parent 38e1d88 commit 48bbac1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
BUNDLE_PATH: "vendor/bundle"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

# Ignore bundler config.
/.bundle
!.bundle/config

# Ignore the default SQLite database.
/db/*.sqlite3
Expand Down

0 comments on commit 48bbac1

Please sign in to comment.