Skip to content

rust: Ignore Cargo build artifacts in .gitignore - #276

Merged
jasongraffius merged 1 commit into
google:rust_devfrom
yi-json:rust_dev_gitignore
Aug 3, 2026
Merged

rust: Ignore Cargo build artifacts in .gitignore#276
jasongraffius merged 1 commit into
google:rust_devfrom
yi-json:rust_dev_gitignore

Conversation

@yi-json

@yi-json yi-json commented Aug 3, 2026

Copy link
Copy Markdown

Add target and Cargo.lock to .gitignore so cargo test runs inside runtime/experimental/rust do not pollute git status

Comment thread .gitignore Outdated

# Rust / Cargo
Cargo.lock
target/

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we restrict this to being under a subdirectory named rust/?

@yi-json
yi-json force-pushed the rust_dev_gitignore branch from 6a81a27 to d5dbf81 Compare August 3, 2026 18:25
@jasongraffius
jasongraffius merged commit 2ae4893 into google:rust_dev Aug 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants