Skip to content

Add .gitignore file #144

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

Merged
merged 2 commits into from
May 12, 2015
Merged

Add .gitignore file #144

merged 2 commits into from
May 12, 2015

Conversation

yutingc
Copy link
Contributor

@yutingc yutingc commented May 12, 2015

Will ignore files when comparing change lists.

@@ -0,0 +1,205 @@
## Ignore Visual Studio temporary files, build results, and
Copy link
Member

Choose a reason for hiding this comment

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

Does this contain the binplaced locations also?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. Let me try it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So it doesn't ignore the binplaced locations. Shall we add a line to ignore those too?

Copy link
Member

Choose a reason for hiding this comment

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

yes. since the binplaced location contains built-binaries and the user does not need to push to github

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added binplace location.

@raghushantha
Copy link
Member

Sign-off..

yutingc added a commit that referenced this pull request May 12, 2015
@yutingc yutingc merged commit 83f214a into master May 12, 2015
@vors vors removed the in progress label May 12, 2015
@yutingc
Copy link
Contributor Author

yutingc commented May 12, 2015

Thanks!

@yutingc yutingc deleted the gitignore branch May 12, 2015 21:40
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.

4 participants