Skip to content

Commit f6d3500

Browse files
committed
Remove the .ruby-* files from the repo.
I never really know if they should be in the repo or not, but I've stopped checking them in to avoid issues with CI, etc.
1 parent 35c8e35 commit f6d3500

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
/.bundle/
2222
/vendor/bundle
2323
/lib/bundler/man/
24+
.ruby-version
25+
.ruby-gemset
2426

2527
# for a library or gem, you might want to ignore these files since the code is
2628
# intended to run in multiple environments; otherwise, check them in:

.ruby-gemset

-1
This file was deleted.

.ruby-version

-1
This file was deleted.

0 commit comments

Comments
 (0)