.gitignore: Ignore .ruby-version in any subdir

This commit is contained in:
Jeremy Daer 2015-09-07 16:37:14 -07:00
parent d1ce45cd8c
commit cad75ecf67
1 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@ -1,11 +1,11 @@
# Don't put *.swp, *.bak, etc here; those belong in a global ~/.gitignore.
# Check out https://help.github.com/articles/ignoring-files for how to set that up.
debug.log
.Gemfile
/.bundle
/.ruby-version
.ruby-version
debug.log
pkg
/.bundle
/dist
/doc/rdoc
/*/doc