diff options
| author | [email protected] <[email protected]> | 2022-09-29 15:54:46 -0700 |
|---|---|---|
| committer | [email protected] <[email protected]> | 2022-09-29 15:54:46 -0700 |
| commit | d0711111248a7c6f9a7d646665ea7d13408b5168 (patch) | |
| tree | d29928b3248002ca3aa6acfa692e9fd6ecc83e92 | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch6-debugging-smith-benjamin-d0711111248a7c6f9a7d646665ea7d13408b5168.tar.xz cst116-ch6-debugging-smith-benjamin-d0711111248a7c6f9a7d646665ea7d13408b5168.zip | |
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9595faa --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging |