Skip to content

Commit

Permalink
gitignore lock files for appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
nekketsuuu committed Sep 18, 2024
1 parent ebfee15 commit f268116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/.bundle/
/.yardoc
/Gemfile.lock
/gemfiles/*.gemfile.lock
/_yardoc/
/coverage/
/doc/
Expand All @@ -10,4 +11,3 @@

# rspec failure tracking
.rspec_status
*.iml

0 comments on commit f268116

Please sign in to comment.