-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Taraj/box sample #3314
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
Taraj/box sample #3314
Conversation
|
there are some binary files that are not worth adding to the checkin. might as well remove them |
michelleangela
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would emit the ipch cache files as these would only be valid on the machine they were created on
|
@tara-raj and I talked about this offline. She'll be making some changes and then update the PR. |
|
@bobbrow made changes as requested. Kept the folder name as "BoxConsoleSample" so let me know if you'd like me to change that |
|
Please add a .gitignore that excludes the ipch folder. |
bobbrow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made some changes. Please review them.
|
@tara-raj Are you able to check this in (squash and merge) or did you want one of us to? |
|
Was able to merge once the changes were approved. Done! Thanks |
Adding code for the box sample used in our recent blog posts.
This sample showcases build & debug active file. It is intended for users to see a complete working project and view the tasks.json and launch.json files that are generated.