We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79783cc commit 06bfd8aCopy full SHA for 06bfd8a
.gitignore
@@ -27,9 +27,10 @@ build/
27
28
# for a library or gem, you might want to ignore these files since the code is
29
# intended to run in multiple environments; otherwise, check them in:
30
-# Gemfile.lock
31
-# .ruby-version
32
-# .ruby-gemset
+Gemfile.lock
+.ruby-version
+.ruby-gemset
33
+.rspec
34
35
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
36
.rvmrc
0 commit comments