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

chore: update gitignore #87

Merged
merged 5 commits into from
Jul 4, 2024
Merged

chore: update gitignore #87

merged 5 commits into from
Jul 4, 2024

Conversation

imrn99
Copy link
Collaborator

@imrn99 imrn99 commented Jul 2, 2024

I removed the Cargo.lock file in order to:

  • explicitly fix dependencies versions
  • enable dependabot (later) to avoid keeping a public repo with deprecated code
    Also, update the .gitignore file to ignore the lock file & match my current usage/practice.

To-Do: Fix what's necessary to pass CI

Follow-up: dependency updates, replace hwloc2 with hwlocality, fix numerous typos of the doc, update CI & remove unmaintained actions

@imrn99 imrn99 marked this pull request as ready for review July 4, 2024 08:45
@imrn99 imrn99 merged commit 6ba8a55 into main Jul 4, 2024
4 checks passed
@imrn99 imrn99 deleted the update-gitignore branch July 4, 2024 11:06
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