Heroku runs in production. I'm not sure about other people, but my gitignore
typically looks like this

log
tmp
db/*.sqlite3
db/data.yml
*.*~


Carl

On Thu, Feb 25, 2010 at 12:18 PM, dan <[email protected]> wrote:

> without incessant pushing of files, which ruby environment is heroku
> running? dev or production?
> what are some of the files you typically list in git ignore?
>
> im launching a site and need to add some email info
> but not sure which environment to add it to or how to properly keep
> sensitive info on heroku but not accessible
>
> thanks
>
> --
> 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]<heroku%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

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

Reply via email to