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

cherry-picks from !9 #11

Merged
merged 2 commits into from
Jul 25, 2023
Merged

cherry-picks from !9 #11

merged 2 commits into from
Jul 25, 2023

Conversation

sjoerdsimons
Copy link
Contributor

No description provided.

The only Rust-generated 'target' directory is in the root. Ignoring all
others can lead to strange issues such as, for instance, being unable to
find a reference inside a file because that file happened to be saved in
a subdirectory named 'target', and the search tool ignores files in
the gitignore. (Yes, this did happen to me.)

Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
This removes duplication and lets external crates do their own hashing
without duplication.

Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
@sjoerdsimons sjoerdsimons added this pull request to the merge queue Jul 25, 2023
Merged via the queue into main with commit ed85ac9 Jul 25, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants