Skip to content

Remove move-tool binary from repository#4

Merged
alexfedosov merged 1 commit intomainfrom
remove-binary
Mar 18, 2025
Merged

Remove move-tool binary from repository#4
alexfedosov merged 1 commit intomainfrom
remove-binary

Conversation

@alexfedosov
Copy link
Owner

Summary

  • Removed the move-tool binary from Git tracking to reduce repository size
  • Updated .gitignore to prevent binary files from being committed in the future
  • Added specific patterns for Go binaries and shared objects

Test plan

  • Verify that the move-tool binary is no longer tracked in Git
  • Check that newly built binaries are ignored by Git

🤖 Generated with Claude Code

- Removed the binary file 'move-tool' from Git tracking
- Updated .gitignore to prevent committing Go binaries and shared objects
- Added specific rule for 'move-tool' binary

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@alexfedosov alexfedosov merged commit 4552bd4 into main Mar 18, 2025
1 check 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.

1 participant