提交 6309a0ab 编写于 作者: A Adam Roben

Merge pull request #522 from zellux/master

Ignore Rails directories instead of their files
......@@ -6,12 +6,12 @@ capybara-*.html
.rvmrc
/.bundle
/vendor/bundle
/log/*
/tmp/*
/log
/tmp
/db/*.sqlite3
/public/system/*
/public/system
/coverage/
/spec/tmp/*
/spec/tmp
**.orig
rerun.txt
pickle-email-*.html
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册