Skip to content

Commit 06bfd8a

Browse files
committed
add gem ignores
1 parent 79783cc commit 06bfd8a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ build/
2727

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

3435
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
3536
.rvmrc

0 commit comments

Comments
 (0)