Skip to content
This repository was archived by the owner on Apr 18, 2021. It is now read-only.
This repository was archived by the owner on Apr 18, 2021. It is now read-only.

How Can I use .gitignore with generated files #1

@tjeden

Description

@tjeden

Yesterday we've added that gem to project. It works great, and does exactly what we wanted. :)

We generate files at every request at development mode, and javascript translation files change often (even if we don't change files in config/locales). We can add these files to gitignore, but then, we won't have them in production. How you deal with this? Mayby you use some capistrano task, to fenerate these files after deploy?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions