gitignore/Rails.gitignore

8 lines
66 B
Plaintext

.bundle
log/*
tmp/*
db/*.sqlite3
public/system/*
.rvmrc
coverage/