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

Fixing gitignore for .NET ecosystem #3029

Merged
merged 2 commits into from
Dec 17, 2023
Merged

Fixing gitignore for .NET ecosystem #3029

merged 2 commits into from
Dec 17, 2023

Conversation

timheuer
Copy link
Contributor

Fix #3028

This pull request fixes the gitignore file for the .NET ecosystem. It updates the file to ignore Visual Studio temporary files, build results, and files generated by popular Visual Studio add-ons.

@vhvb1989
Copy link
Member

We might want to wait on #3017, as that one is already validated and ready to be merged (as soon as it gets some more eyes on it).

Then we can this PR as a continuation

@vhvb1989 vhvb1989 enabled auto-merge (squash) December 13, 2023 02:33
@azure-sdk
Copy link
Collaborator

Repoman Generation Results

Repoman pushed changes to remotes for the following projects:

Project: todo-csharp-cosmos-sql

Remote: azure-samples-staging

Branch: pr/3029

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-cosmos-sql -b pr/3029

View Changes | Compare Changes


Project: todo-csharp-sql-swa-func

Remote: azure-samples-staging

Branch: pr/3029

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql-swa-func -b pr/3029

View Changes | Compare Changes


Project: todo-csharp-sql

Remote: azure-samples-staging

Branch: pr/3029

You can initialize this project with:

azd init -t Azure-Samples/todo-csharp-sql -b pr/3029

View Changes | Compare Changes


@vhvb1989 vhvb1989 merged commit 6e8d2ef into Azure:main Dec 17, 2023
12 checks passed
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.

gitignore is incomplete for .NET examples
3 participants