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

Update VisualStudio.gitignore #3487

Open
wants to merge 1 commit into
base: master
from
Open

Update VisualStudio.gitignore #3487

wants to merge 1 commit into from

Conversation

@weitson
Copy link

@weitson weitson commented Jul 31, 2020

These three files need to be ignored when using Visual Studio 2019.
Here they are: .sln、.vcxproj、*.vcxproj.filters
Thanks.

Reasons for making this change:

TODO These three files need to be ignored when I using Visual Studio 2019,
they will be uploaded to the repositories

Links to documentation supporting these rule changes:

TODO

If this is a new template:

  • Link to application or project’s homepage: TODO
These three files need to be ignored when using Visual Studio 2019.
*.sln、*.vcxproj、*.vcxproj.filters
@erikyuzwa
Copy link

@erikyuzwa erikyuzwa commented Aug 2, 2020

I agree with the .vcxproj and .vcxproj.filters, but not the .sln. Thought this is / was a core VS project file? 😕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants