Skip to content

Pio pkg publish is including generated files #5160

Open
@Levi--G

Description

@Levi--G

I noticed while updating my library that pio pkg publish is including the .vscode folder under the project examples, even though these are in the .gitignore and should not be included.

These files contain user names, file names and other generated data and should not be part of the library upload.

I suggest either:

  • checking the .gitignore and respecting the same ignores
  • adding an exclude option to the cli
  • Providing other means to upload without having these files included

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions