diff options
| author | [email protected] <[email protected]> | 2022-09-29 15:01:51 -0700 |
|---|---|---|
| committer | [email protected] <[email protected]> | 2022-09-29 15:01:51 -0700 |
| commit | f1f03f3614bea9e30e828512bfc7bf379b63b4bb (patch) | |
| tree | 24972a124c7c1fe65940fde7d7b2572d5dd6f410 | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-smith-f1f03f3614bea9e30e828512bfc7bf379b63b4bb.tar.xz cst116-lab0-smith-f1f03f3614bea9e30e828512bfc7bf379b63b4bb.zip | |
I am commit
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ce34914 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/CST116-BlankConsole/.vs/CST116-BlankConsole |