diff options
| author | Connor McDowell <[email protected]> | 2024-01-25 11:33:49 -0800 |
|---|---|---|
| committer | Connor McDowell <[email protected]> | 2024-01-25 11:33:49 -0800 |
| commit | 3e0234c835ac623e259371c75cf6570feedea3ac (patch) | |
| tree | f2ef26b8a72daacf5646017fe6fdb9ec8836a98b /.vs/ProjectSettings.json | |
| parent | add deadline (diff) | |
| download | in-class-exercise-5-connormcdowell275-3e0234c835ac623e259371c75cf6570feedea3ac.tar.xz in-class-exercise-5-connormcdowell275-3e0234c835ac623e259371c75cf6570feedea3ac.zip | |
added excersize 5 into file.
Diffstat (limited to '.vs/ProjectSettings.json')
| -rw-r--r-- | .vs/ProjectSettings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +}
\ No newline at end of file |