Skip to content

Add .gitignore entry to ignore local sherlock clone - #28

Open
GOOFY767 wants to merge 1 commit into
theahmadov:mainfrom
GOOFY767:goofy767-laughing-goggles
Open

Add .gitignore entry to ignore local sherlock clone#28
GOOFY767 wants to merge 1 commit into
theahmadov:mainfrom
GOOFY767:goofy767-laughing-goggles

Conversation

@GOOFY767

Copy link
Copy Markdown

Why:
A local clone of the external sherlock repository was created inside the workspace. This change prevents accidentally committing that nested git repository into this repo.

What I changed:

  • Adds sherlock/ to the repository .gitignore so the cloned directory is ignored.

Notes for reviewers:

  • This intentionally avoids adding a nested git repository as tracked files. If the intent is to track or vendor sherlock, consider adding it as a submodule or using a different approach.

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