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

Enforce src-tauri Cargo.lock gitignore #53

Open
1 task done
Gearhartlove opened this issue Oct 20, 2024 · 0 comments · May be fixed by #54
Open
1 task done

Enforce src-tauri Cargo.lock gitignore #53

Gearhartlove opened this issue Oct 20, 2024 · 0 comments · May be fixed by #54
Assignees

Comments

@Gearhartlove
Copy link
Contributor

Gearhartlove commented Oct 20, 2024

Is your feature request related to a problem? Please describe.
Yes, our Cargo.lock is committing when it should not be, which clutters commits and can cause annoying merges.

Describe the solution you'd like
git rm --cached Cargo.lock from src-tauri project

Describe alternatives you've considered
NA
Additional context
N/A

Acceptance Criteria

  • src-tauri/Cargo.lock is gone.
@Gearhartlove Gearhartlove linked a pull request Oct 20, 2024 that will close this issue
@Gearhartlove Gearhartlove self-assigned this Oct 20, 2024
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 a pull request may close this issue.

1 participant