Skip to content
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

Added launchSettings.json to .gitignore #245

Merged

Conversation

Eneuman
Copy link
Contributor

@Eneuman Eneuman commented Apr 21, 2023

This PR adds launchSettings.json to the .gitignore file so it does not automaticly gets added to git.

Closes #244

@Eneuman Eneuman requested review from a team, Tatsinnit and sabbour as code owners April 21, 2023 07:35
@github-actions
Copy link

@Eneuman Thanks for your PR!

My review of this pull request is that it looks good and should be accepted. The changes made are appropriate and necessary for the purpose of adding launchSettings.json to the .gitignore file. The title and body of the pull request are also clear and concise. The only suggestion I have is to make sure that the changes are tested and verified before merging the pull request.

Copy link
Collaborator

@hsubramanianaks hsubramanianaks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. Thank you @Eneuman

@hsubramanianaks hsubramanianaks merged commit 63a982e into Azure:main Apr 24, 2023
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.

LauncherSettings.json getting added to projects when running debug in Visual Studio
3 participants