bytecodealliance / bytecodealliance/cargo-component

`.gitignore` for `src/bindings.rs`?

Open
#339 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
593
Forks
68
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.