Skip to content

chore: delete some unused files from the repo #7622

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

goto-bus-stop
Copy link
Member

  • .gitmodules is for git submodule tracking, and we don't have any
    submodules in TYOOL, so we can just delete the file.
  • .ignore appears to be for cargo-watch and was added in a fuzzing
    related commit, I doubt anyone actually uses this today.
  • .gitmessage and .githooks/prepare-commit-msg apparently are
    supposed to provide a commit message template but we do not use it.

All in all this removes 4 entries from the top level of the repo.

- `.gitmodules` is for git submodule tracking, and we don't have any
  submodules in TYOOL, so we can just delete the file.
- `.ignore` appears to be for cargo-watch and was added in a fuzzing
  related commit, I doubt anyone actually uses this today.
- `.gitmessage` and `.githooks/prepare-commit-msg` apparently are
  supposed to provide a commit message template but we do not use it.

All in all this removes 4 entries from the top level of the repo.

This comment was marked as resolved.

@goto-bus-stop goto-bus-stop enabled auto-merge (squash) June 6, 2025 15:36
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Jun 6, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 19b1797dbd6a4c6074d5d587

@goto-bus-stop goto-bus-stop requested a review from a team June 10, 2025 14:31
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