Skip to content

.gitignore for src/bindings.rs? #339

@calvinrp

Description

@calvinrp

Should generated files be in the .gitignore? Generally preferred for generated files.

Currently, cargo component build needs to run before subsequent other cargo commands can run, like cargo clippy and cargo test.

If you have a workspace with multiple cargo component crates as well as non-component crates, which is common, then there needs to be a way to handle this elgantly.

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