What is a good .gitignore to use with Rails on Heroku?

Posted by Victor P on Stack Overflow See other posts from Stack Overflow or by Victor P
Published on 2010-03-30T01:44:01Z Indexed on 2010/03/30 1:53 UTC
Read the original article Hit count: 406

Filed under:
|
|

What is a good .gitignore to use with Rails on Heroku?

*.log  
*.sqlite3

what else?

© Stack Overflow or respective owner

Related posts about git

Related posts about heroku