aboutsummaryrefslogtreecommitdiff
path: root/.vs
diff options
context:
space:
mode:
authorNataliia Brown <[email protected]>2024-02-06 00:10:53 -0800
committerNataliia Brown <[email protected]>2024-02-06 00:10:53 -0800
commitedd99cd18464e671591aaa839fdf3daa34b9dd90 (patch)
tree3cfa7baade88fdec9aec91369432dfbf1a317a43 /.vs
parentadd deadline (diff)
downloadin-class-exercise-7-natabrown-main.tar.xz
in-class-exercise-7-natabrown-main.zip
Added three functions. All compile and correct.HEADmain
Diffstat (limited to '.vs')
-rw-r--r--.vs/ProjectSettings.json3
-rw-r--r--.vs/VSWorkspaceState.json8
-rw-r--r--.vs/in-class-exercise-7-natabrown/FileContentIndex/3b9eea6e-6c7d-482e-87c2-9abeefcc9ee8.vsidxbin0 -> 2920 bytes
-rw-r--r--.vs/in-class-exercise-7-natabrown/v17/.wsuobin0 -> 20992 bytes
-rw-r--r--.vs/slnx.sqlitebin0 -> 90112 bytes
5 files changed, 11 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
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
new file mode 100644
index 0000000..ab138cd
--- /dev/null
+++ b/.vs/VSWorkspaceState.json
@@ -0,0 +1,8 @@
+{
+ "ExpandedNodes": [
+ "",
+ "\\.github"
+ ],
+ "SelectedNode": "\\.github\\.keep",
+ "PreviewInSolutionExplorer": false
+} \ No newline at end of file
diff --git a/.vs/in-class-exercise-7-natabrown/FileContentIndex/3b9eea6e-6c7d-482e-87c2-9abeefcc9ee8.vsidx b/.vs/in-class-exercise-7-natabrown/FileContentIndex/3b9eea6e-6c7d-482e-87c2-9abeefcc9ee8.vsidx
new file mode 100644
index 0000000..69aa480
--- /dev/null
+++ b/.vs/in-class-exercise-7-natabrown/FileContentIndex/3b9eea6e-6c7d-482e-87c2-9abeefcc9ee8.vsidx
Binary files differ
diff --git a/.vs/in-class-exercise-7-natabrown/v17/.wsuo b/.vs/in-class-exercise-7-natabrown/v17/.wsuo
new file mode 100644
index 0000000..4679e74
--- /dev/null
+++ b/.vs/in-class-exercise-7-natabrown/v17/.wsuo
Binary files differ
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
new file mode 100644
index 0000000..094843d
--- /dev/null
+++ b/.vs/slnx.sqlite
Binary files differ