diff options
| author | Joseph Williams <[email protected]> | 2022-09-29 14:57:43 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-09-29 14:57:43 -0700 |
| commit | 4b4eea4f8e00a5b54dacf2160d384140bc2438a3 (patch) | |
| tree | da155d454c17b7cd33ae90be5e12b1fbc33b64a9 /.gitignore | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-allthenamesaretaken3141-4b4eea4f8e00a5b54dacf2160d384140bc2438a3.tar.xz cst116-lab0-allthenamesaretaken3141-4b4eea4f8e00a5b54dacf2160d384140bc2438a3.zip | |
finished
Diffstat (limited to '.gitignore')
| -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 |