1
0
mirror of https://github.com/github/gitignore synced 2024-05-31 17:58:22 +02:00

Ignore Rails directories instead of their files

This commit is contained in:
Yuanxuan Wang 2013-01-24 16:47:17 +08:00
parent 81b7b3c64a
commit ab68187ab9

View File

@ -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