Skip to content

Improve the gitignore for the deploy directory #203

Open
@danielo515

Description

@danielo515

Hello.
I just noticed that I accidentally committed the deploy folder (I'm not using a template per se). I deleted it, tried to package and the package indeed fails. Then I come back to the documentation and saw that we are supposed to keep this directory.
But it will contain also build artifacts that I don't think we are supposed to keep.
Probably the right config for gitignore is

deploy/*
!deploy/config.json

Am I right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions