提交 ca456f73 编写于 作者: T tiredpixel

Unslashify *.gem,*.rbc,.rvmrc .

arcresu pointed out that `*.gem`, `*.rbc`, `.rvmrc` might not be at
the top level in a repository. Thus, remove leading slashes for these.
上级 3b7ac85a
/*.gem *.gem
/*.rbc *.rbc
/.config /.config
/coverage/ /coverage/
/InstalledFiles /InstalledFiles
...@@ -26,4 +26,4 @@ ...@@ -26,4 +26,4 @@
# .ruby-gemset # .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
/.rvmrc .rvmrc
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册