Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .cargo to gitignore #541

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Add .cargo to gitignore #541

merged 2 commits into from
Dec 3, 2024

Conversation

Moxinilian
Copy link
Contributor

To use a specific version of MLIR, it is useful to set the corresponding environment variable in .cargo/config.toml. In order to use this while working in melior, I think it makes sense to gitignore the .cargo directory. This can be reverted if the project ever needs to set it to something specific.

To use a specific version of MLIR, it is useful to set the corresponding environment variable in `.cargo/config.toml`. In order to use this while working in melior, I think it makes sense to gitignore the `.cargo` directory. This can be reverted if the project ever needs to set it to something specific.
@raviqqe
Copy link
Member

raviqqe commented Dec 3, 2024

Thank you so much for the PR! Sorry for my late reply.

I'm not sure if this is a good change because I've also seen repositories that commit the .cargo directory. But the change is no bad for our current use case. Merging!

@raviqqe raviqqe enabled auto-merge (squash) December 3, 2024 10:24
@raviqqe raviqqe disabled auto-merge December 3, 2024 10:30
@raviqqe raviqqe merged commit dbc305b into mlir-rs:main Dec 3, 2024
11 of 12 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