Skip to content

Have some way to add entries to .gitignore #247

Open
@surrealchemist

Description

@surrealchemist

Currently the playbook updates .gitignore by replacing it from one pulled from GitHub. The issue I am seeing is this conflicts with the way I want to manage my workflow. I would like to have the VCCW directory as what I check into git and exclude certain things like .vagrant and possibly other files in the future.

Perhaps having contents of the existing file be merged, or allow a user to set something in the site config. Perhaps say gitignore_method = "url" (or file) and then gitignore_source = [URL or relative file path in VCCW directory]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions