diff options
| author | [email protected] <[email protected]> | 2022-10-19 23:40:43 -0700 |
|---|---|---|
| committer | [email protected] <[email protected]> | 2022-10-19 23:40:43 -0700 |
| commit | 5078225e6ad13432a4aad05ca94a739856b0764b (patch) | |
| tree | 75f4cf727f6f4ae4b2472b14d428980dd8f9e48d | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch9-debugging-smith-benjamin-5078225e6ad13432a4aad05ca94a739856b0764b.tar.xz cst116-ch9-debugging-smith-benjamin-5078225e6ad13432a4aad05ca94a739856b0764b.zip | |
Should've pushed more, but kinda got caught up in the moment
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fcee562 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs/cst116-ch9-debugging-Smith-Benjami/v17 |