From 5078225e6ad13432a4aad05ca94a739856b0764b Mon Sep 17 00:00:00 2001 From: "smithbenjamin2022@gmail.com" Date: Wed, 19 Oct 2022 23:40:43 -0700 Subject: Should've pushed more, but kinda got caught up in the moment --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore 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 -- cgit v1.2.3