You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
I think what you should have done is delete the file and not just make it empty and added to ignore
(I didn't ignore is good)
the issue is that the file is still in your repo
this means that the "ignore" is ignored
while this wouldn't be too big of an issue for those who don't intend to clone the repository and contribute
3d9c93c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think what you should have done is delete the file and not just make it empty and added to ignore
(I didn't ignore is good)
the issue is that the file is still in your repo
this means that the "ignore" is ignored
while this wouldn't be too big of an issue for those who don't intend to clone the repository and contribute
3d9c93c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also know it is not necessary on this occasion
you might want to have the read on this
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository
if things like this happen in the future
3d9c93c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks