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

gitignore #64

Open
NPatch opened this issue Oct 22, 2018 · 0 comments
Open

gitignore #64

NPatch opened this issue Oct 22, 2018 · 0 comments

Comments

@NPatch
Copy link

NPatch commented Oct 22, 2018

Opening the solution in VS leaves a ton of working changes that could be mostly avoided. How about we add a gitignore for the unneeded stuff like:

.vs
Debug
imgui.ini
*.vcxproj.user

There's also the main vcxproj which can show up due to toolset changes but nothing we can do about that. Still a big difference to discard one item prior to a pull.

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

No branches or pull requests

1 participant