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..0c4a347 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\C:\\Users\\rkz\\Source\\Repos\\practical-git-students", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/practical-git-students/FileContentIndex/2bb624f2-379a-4d88-89c2-0c40ac50e00b.vsidx b/.vs/practical-git-students/FileContentIndex/2bb624f2-379a-4d88-89c2-0c40ac50e00b.vsidx new file mode 100644 index 0000000..e861693 Binary files /dev/null and b/.vs/practical-git-students/FileContentIndex/2bb624f2-379a-4d88-89c2-0c40ac50e00b.vsidx differ diff --git a/.vs/practical-git-students/FileContentIndex/bd2c8bad-87f4-4c09-8afe-860e45ba1f33.vsidx b/.vs/practical-git-students/FileContentIndex/bd2c8bad-87f4-4c09-8afe-860e45ba1f33.vsidx new file mode 100644 index 0000000..3973da8 Binary files /dev/null and b/.vs/practical-git-students/FileContentIndex/bd2c8bad-87f4-4c09-8afe-860e45ba1f33.vsidx differ diff --git a/.vs/practical-git-students/FileContentIndex/read.lock b/.vs/practical-git-students/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/practical-git-students/v17/.wsuo b/.vs/practical-git-students/v17/.wsuo new file mode 100644 index 0000000..76933d4 Binary files /dev/null and b/.vs/practical-git-students/v17/.wsuo differ diff --git a/.vs/practical-git-students/v17/TestStore/0/000.testlog b/.vs/practical-git-students/v17/TestStore/0/000.testlog new file mode 100644 index 0000000..6bbf10e Binary files /dev/null and b/.vs/practical-git-students/v17/TestStore/0/000.testlog differ diff --git a/.vs/practical-git-students/v17/TestStore/0/testlog.manifest b/.vs/practical-git-students/v17/TestStore/0/testlog.manifest new file mode 100644 index 0000000..e92ede2 Binary files /dev/null and b/.vs/practical-git-students/v17/TestStore/0/testlog.manifest differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..dda2d61 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/the-practical-git.md b/the-practical-git.md index d095b06..cd5e21a 100644 --- a/the-practical-git.md +++ b/the-practical-git.md @@ -20,3 +20,4 @@ changed I am Zeev and I am either benigmly contributing to this repo I am Venkatesh and playing with git I am TW and I am testing the git :-). +I am kzray playing with github.