Skip to content

Conversation

@viveksinghggits
Copy link
Contributor

Summary

As part of this PR #21 we changed all the occurrences of old repo to the new repo and in doing so we ended up adding mongodb-kubernetes to the .gitignore file.

Becauase of this, if we try to add any file to our new repo in dir public/dockerfiles/mongodb-kubernetes it would be ignored by default. This PR fixes that. We don't really need that in .gitignore.

Proof of Work

Create a file in the dir public/dockerfiles/mongodb-kubernetes and make sure that it shows up in git status.

As part of this PR #21 we changed
all the occurrences of old repo to the new repo and in doing so we ended up
adding `mongodb-kubernetes` to the `.gitignore` file.

Becauase of this, if we try to add any file to our new repo in dir `public/dockerfiles/mongodb-kubernetes`
it would be ignored by default. This commit fixes that. We don't really need that in .gitignore.
@viveksinghggits viveksinghggits requested a review from a team as a code owner September 5, 2025 08:31
@viveksinghggits viveksinghggits added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Sep 5, 2025
@github-actions
Copy link

github-actions bot commented Sep 5, 2025

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.3.1 Release Notes

@viveksinghggits viveksinghggits merged commit 6c65673 into master Sep 8, 2025
10 of 11 checks passed
@viveksinghggits viveksinghggits deleted the fix-gitignore-mongodb-kubernetes branch September 8, 2025 10:20
mihaigalos pushed a commit to mihaigalos/mongodb-kubernetes that referenced this pull request Sep 10, 2025
…#410)

# Summary

As part of this PR mongodb#21
we changed all the occurrences of old repo to the new repo and in doing
so we ended up adding `mongodb-kubernetes` to the `.gitignore` file.

Becauase of this, if we try to add any file to our new repo in dir
`public/dockerfiles/mongodb-kubernetes` it would be ignored by default.
This PR fixes that. We don't really need that in .gitignore.

## Proof of Work

Create a file in the dir `public/dockerfiles/mongodb-kubernetes` and
make sure that it shows up in `git status`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Use this label in Pull Request to not require new changelog entry file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants