Skip to content

Commit

Permalink
don't commit lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Jan 19, 2023
1 parent ff3e2a9 commit 16346b5
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 259 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
.bundle/
.byebug_history
coverage/**
.DS_Store
.env.*
Gemfile.lock
log/*.log
pkg/
spec/test_app/db/*.sqlite3
spec/test_app/db/*.sqlite3-journal
spec/test_app/log/*.log
spec/test_app/tmp/
coverage/**
.byebug_history
.DS_Store
tmp/**
.env.*
*~undo-tree~
Loading

0 comments on commit 16346b5

Please sign in to comment.