This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added .rvmrc to the list of ignored extentions
mwitek
12 years ago
parent
747efedec0
commit
c9397c586b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Rails.gitignore
+ 1
- 0
Rails.gitignore
View File
@@ -3,6 +3,7 @@
.sass-cache
capybara-*.html
.rspec
+.rvmrc
/.bundle
/vendor/bundle
/log/*