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

Remove output.txt (duplicate) and hello.h (test file) from vscode/cpp directory #225

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

Parsistence
Copy link
Contributor

Removes some unnecessary/outdated files from the VS Code debug activity in vscode/cpp:

  1. output.txt is not necessary because expectedOutput.txt already exists in the vscode/ directory; plus, output.txt does not match the given input data.
  2. hello.h is a test file with a single line of code that no other program files depend on. This was presumably committed by mistake at some point.

@auto-assign auto-assign bot requested a review from jgoeders November 5, 2024 23:31
@jgoeders jgoeders merged commit b7f00e2 into byu-cpe:main Nov 9, 2024
2 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.

2 participants