Skip to content

Commit 55054b6

Browse files
committed
Remove bin and Gemfile.lock from repository
1 parent c11052e commit 55054b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
bin
12
*.gem
23
*.rbc
34
/.config
@@ -28,7 +29,7 @@ build/
2829

2930
# for a library or gem, you might want to ignore these files since the code is
3031
# intended to run in multiple environments; otherwise, check them in:
31-
# Gemfile.lock
32+
Gemfile.lock
3233
# .ruby-version
3334
# .ruby-gemset
3435

0 commit comments

Comments
 (0)