From fefb3be8a8c038ff9eac86f8c8d5c5883c96fd53 Mon Sep 17 00:00:00 2001 From: Abhyudaya1 Date: Sat, 30 Jun 2018 17:20:14 +0530 Subject: [PATCH] Add new files in the lib folder --- .vscode/settings.json | 3 +++ lib/lib-repo3-test2.txt | 1 + 2 files changed, 4 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 lib/lib-repo3-test2.txt 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