diff options
| author | EdwardFine <[email protected]> | 2022-09-29 14:57:04 -0700 |
|---|---|---|
| committer | EdwardFine <[email protected]> | 2022-09-29 14:57:04 -0700 |
| commit | ee386ee6b23fe4b5bae6386dba60ab2bfa779394 (patch) | |
| tree | 95fe34a812b4aa89eb3eedb0dccaaf38b6d800b4 | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | archived-cst116-lab0-edwardfine-ee386ee6b23fe4b5bae6386dba60ab2bfa779394.tar.xz archived-cst116-lab0-edwardfine-ee386ee6b23fe4b5bae6386dba60ab2bfa779394.zip | |
Additions
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..10b074b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.opendb |