-
Notifications
You must be signed in to change notification settings - Fork 0
Firebase auth extension #68
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
base: main
Are you sure you want to change the base?
Conversation
Eskan0r
left a comment
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.
looks like you simply deleted the out folders instead of adding to .gitignore. if you add out/ to the .gitignore itll be chill
Eskan0r
left a comment
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.
please deal with the merge conflicts first, just pull main form this branch and then git add/rm whatever files you want to add or remove
Removed out folders from git tracking since they were not needed and only the source code is needed