diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..76b645d --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.pythonPath": "C:\\Users\\DELL\\AppData\\Local\\Programs\\Python\\Python37-32\\python.exe" +} \ No newline at end of file diff --git a/lib/lib-repo3-test2.txt b/lib/lib-repo3-test2.txt new file mode 100644 index 0000000..fd26fde --- /dev/null +++ b/lib/lib-repo3-test2.txt @@ -0,0 +1 @@ +This is the newly added file after cloning \ No newline at end of file