Skip to content

Commit 6c25eec

Browse files
Merge pull request #14 from andyw8/andyw8/fix-gitignore
Fix .gitignore entry for `Gemfile.lock`
2 parents 87cd467 + 19be50d commit 6c25eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
/pkg/
77
/spec/reports/
88
/tmp/
9-
.Gemfile.lock
9+
Gemfile.lock

0 commit comments

Comments
 (0)