Skip to content

Commit

Permalink
Merge pull request #18 from cookpad/nekketsuuu-gitignore
Browse files Browse the repository at this point in the history
gitignore lock files for appraisal
nekketsuuu authored Sep 18, 2024
2 parents ebfee15 + f268116 commit 52c82e4
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/
@@ -10,4 +11,3 @@

# rspec failure tracking
.rspec_status
*.iml

0 comments on commit 52c82e4

Please sign in to comment.