mirror of
https://github.com/tomgi/git_stats.git
synced 2024-12-22 05:22:16 +01:00
Ignore rvm or rbenv related dotfiles.
This commit is contained in:
parent
c3b3b2b05a
commit
61b7234c6e
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -19,3 +19,8 @@ tmp
|
|||
|
||||
# rubymine
|
||||
.idea
|
||||
|
||||
# rvm or rbenv related files
|
||||
.rvmrc
|
||||
.ruby-version
|
||||
.ruby-gemset
|
||||
|
|
Loading…
Reference in a new issue