diff options
| author | Joseph Williams <[email protected]> | 2022-10-06 15:05:23 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-06 15:05:23 -0700 |
| commit | 61c606c2931719c2414f5c23106dd46961af956d (patch) | |
| tree | 636b16e8623a3f83b1c173f58fbfe8d604783e2f /.gitignore | |
| parent | Initial commit (diff) | |
| download | cst116-chapter8-debugging-allthenamesaretaken3141-main.tar.xz cst116-chapter8-debugging-allthenamesaretaken3141-main.zip | |
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..a3204dd --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +*.opendb |