Rails.gitignore 178 字节
Newer Older
Y
Yaroslav Markin 已提交
1
*.rbc
J
Jeffry Degrande 已提交
2 3
*.sassc
.sass-cache
4 5
capybara-*.html
.rspec
6 7 8 9 10 11 12
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
D
David Padilla 已提交
13 14
/spec/tmp/*
**.orig
M
Marcin Ciunelis 已提交
15 16
rerun.txt
pickle-email-*.html