Thanks. That did help. I found that a .gitignore file already existed. I didn't have to create it. It had the following contents:
tmp log vendor/gems db/*.sqlite3 data.dump db/data.yml config/database.yml It looks like my database.yml file is already being ignored. Maybe that's why it didn't get created when I cloned my app from Heroku. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
