From 93e37a31fad1e7cf13bf535f5f91fc914bad3416 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:36:45 +0530 Subject: [PATCH 01/29] updated --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 336f867..fdab7cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ *.Roff linguist-detectable=false + +* linguist-vendored +*.js linguist-vendored=false From a07599674f70e2f0cf59981dcfcffb317883963a Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:37:10 +0530 Subject: [PATCH 02/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fdab7cc..c94f121 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -*.Roff linguist-detectable=false + * linguist-vendored *.js linguist-vendored=false From cc5e3d493740d7f8bc2b2208385834335ed8b86e Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:38:03 +0530 Subject: [PATCH 03/29] updated --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index c94f121..b571d14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ - +*.Roff linguist-detectable=false * linguist-vendored -*.js linguist-vendored=false +*.js linguist-vendored=true From 0d133a462b9b34601d7a2f3b664f742d5604cb5c Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:38:28 +0530 Subject: [PATCH 04/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b571d14..fdab7cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.Roff linguist-detectable=false * linguist-vendored -*.js linguist-vendored=true +*.js linguist-vendored=false From b76725909a1e51c1d232a1e04665a2afb5fcb011 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:41:01 +0530 Subject: [PATCH 05/29] updated --- .gitattributes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index fdab7cc..c0ef586 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ -*.Roff linguist-detectable=false - * linguist-vendored -*.js linguist-vendored=false +*.js linguist-vendored=true From 9ebbb48218e3cfdd0c1707fd5afe805823574116 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:41:38 +0530 Subject: [PATCH 06/29] updated --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index c0ef586..b571d14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +*.Roff linguist-detectable=false + * linguist-vendored *.js linguist-vendored=true From 5f8536f58ec39f488872fff0d52a43be502f32a6 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:50:36 +0530 Subject: [PATCH 07/29] updated --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index b571d14..8c88527 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ -*.Roff linguist-detectable=false - -* linguist-vendored -*.js linguist-vendored=true +*.Roff linguist-language=Javascript From 7b2648d77553420c514168f55207fcde09bcd392 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:51:22 +0530 Subject: [PATCH 08/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 8c88527..3412c03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.Roff linguist-language=Javascript +*. linguist-language=Javascript From da05e5d18b87c72b3870d9b182afe138e0ae8ea3 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:51:48 +0530 Subject: [PATCH 09/29] updated --- .gitattributes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3412c03..b571d14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ -*. linguist-language=Javascript +*.Roff linguist-detectable=false + +* linguist-vendored +*.js linguist-vendored=true From 614da38db7e6dba675907276ac5e5709cfed1f39 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:53:47 +0530 Subject: [PATCH 10/29] Exercise1.1.js --- Chapter 01/Exercise1.1.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Chapter 01/Exercise1.1.js diff --git a/Chapter 01/Exercise1.1.js b/Chapter 01/Exercise1.1.js new file mode 100644 index 0000000..43dab23 --- /dev/null +++ b/Chapter 01/Exercise1.1.js @@ -0,0 +1,6 @@ +4 + 10 +14 + +console.log("Laurence") +Laurence +undefined From 83b4585f4c27927940dce27ac5715cdf4fa4b41b Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:54:23 +0530 Subject: [PATCH 11/29] Exercise1.1 --- Chapter 01/{Exercise1.1.js => Exercise1.1} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise1.1.js => Exercise1.1} (100%) diff --git a/Chapter 01/Exercise1.1.js b/Chapter 01/Exercise1.1 similarity index 100% rename from Chapter 01/Exercise1.1.js rename to Chapter 01/Exercise1.1 From ecaf9bad3403104bd2d5d6be5c956d2266e1c675 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 26 Nov 2021 11:54:37 +0530 Subject: [PATCH 12/29] Exercise 1.1 --- Chapter 01/{Exercise1.1 => Exercise 1.1} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise1.1 => Exercise 1.1} (100%) diff --git a/Chapter 01/Exercise1.1 b/Chapter 01/Exercise 1.1 similarity index 100% rename from Chapter 01/Exercise1.1 rename to Chapter 01/Exercise 1.1 From f1199a7c9e16a0bd2a7669e4bc9671e66795bfcb Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:37:32 +0530 Subject: [PATCH 13/29] renamed --- Chapter 01/{Project 1 => Project_1.html} | 5 ----- 1 file changed, 5 deletions(-) rename Chapter 01/{Project 1 => Project_1.html} (66%) diff --git a/Chapter 01/Project 1 b/Chapter 01/Project_1.html similarity index 66% rename from Chapter 01/Project 1 rename to Chapter 01/Project_1.html index 0c8bcee..bd06639 100644 --- a/Chapter 01/Project 1 +++ b/Chapter 01/Project_1.html @@ -8,8 +8,3 @@ -// console.log("Laurence"); -/* -This is my comment -Laurence Svekis -*/ From 23b26a0fb1f74940a66921b808390fbe317eba17 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:37:59 +0530 Subject: [PATCH 14/29] renamed --- Chapter 01/myJS.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Chapter 01/myJS.js diff --git a/Chapter 01/myJS.js b/Chapter 01/myJS.js new file mode 100644 index 0000000..83832b4 --- /dev/null +++ b/Chapter 01/myJS.js @@ -0,0 +1,5 @@ +// console.log("Laurence"); +/* +This is my comment +Laurence Svekis +*/ From 6b33f6da69e9b948d19f7c220d719fd1941f0f03 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:38:20 +0530 Subject: [PATCH 15/29] renamed --- Chapter 01/{Exercise 1.4 => Exercise_1.4.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise 1.4 => Exercise_1.4.js} (100%) diff --git a/Chapter 01/Exercise 1.4 b/Chapter 01/Exercise_1.4.js similarity index 100% rename from Chapter 01/Exercise 1.4 rename to Chapter 01/Exercise_1.4.js From e1b79bfd3cc6b4b803cc129cd5b1c99825181513 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:38:42 +0530 Subject: [PATCH 16/29] renamed --- Chapter 01/{Exercise 1.1 => Exercise_1.1.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise 1.1 => Exercise_1.1.js} (100%) diff --git a/Chapter 01/Exercise 1.1 b/Chapter 01/Exercise_1.1.js similarity index 100% rename from Chapter 01/Exercise 1.1 rename to Chapter 01/Exercise_1.1.js From af3fea3049f7f1562edf2522aada41bc3468aadf Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:39:06 +0530 Subject: [PATCH 17/29] renamed --- Chapter 01/{Exercise 1.2 => Exercise_1.2.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise 1.2 => Exercise_1.2.html} (100%) diff --git a/Chapter 01/Exercise 1.2 b/Chapter 01/Exercise_1.2.html similarity index 100% rename from Chapter 01/Exercise 1.2 rename to Chapter 01/Exercise_1.2.html From ad35fab99b40bb4329d90e6c68ebcf56c05b2d21 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:39:33 +0530 Subject: [PATCH 18/29] renamed --- Chapter 01/{Exercise 1.3 => Exercise_1.3.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 01/{Exercise 1.3 => Exercise_1.3.html} (100%) diff --git a/Chapter 01/Exercise 1.3 b/Chapter 01/Exercise_1.3.html similarity index 100% rename from Chapter 01/Exercise 1.3 rename to Chapter 01/Exercise_1.3.html From c4970b824bd972d1b7a7491195811698d3b3bfa8 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 29 Nov 2021 18:41:46 +0530 Subject: [PATCH 19/29] renamed --- Chapter 01/app.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 Chapter 01/app.js diff --git a/Chapter 01/app.js b/Chapter 01/app.js new file mode 100644 index 0000000..89c837f --- /dev/null +++ b/Chapter 01/app.js @@ -0,0 +1 @@ +alert("Saying hi from a different file!"); From 5a4fc904af685d35e59496206f5c39f831db2342 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:56:50 +0530 Subject: [PATCH 20/29] updated --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index b571d14..d4d399f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ *.Roff linguist-detectable=false -* linguist-vendored -*.js linguist-vendored=true + From b5387703cf3fc95182b7558d08bc431e6ec0869a Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:57:19 +0530 Subject: [PATCH 21/29] updated --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d4d399f..3e69f5d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ -*.Roff linguist-detectable=false +* linguist-vendored +*.js linguist-vendored=true From 4c8d6d788489846ceeb28b70e68960b186238446 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:58:13 +0530 Subject: [PATCH 22/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3e69f5d..fe4b43f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js linguist-vendored=true +*.js *.html linguist-vendored=true From b2a4a2d5d30247bc48ca08e82d75825e85a5871a Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:58:40 +0530 Subject: [PATCH 23/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index fe4b43f..aaca100 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js *.html linguist-vendored=true +*.js, *.html linguist-vendored=true From 30d6dbd67edd7bf3483bceafd5d6a8317639c599 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:58:58 +0530 Subject: [PATCH 24/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index aaca100..4d0b95c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js, *.html linguist-vendored=true +*.js, .html linguist-vendored=true From 50d7342b4121583e45a2016f28b4dba78ded1e17 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:00:55 +0530 Subject: [PATCH 25/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4d0b95c..4ea7dac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js, .html linguist-vendored=true +*.js , .html linguist-vendored=true From 7763ac38494da1966ec7fd68ca5a563f8cac3617 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:01:10 +0530 Subject: [PATCH 26/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4ea7dac..6b27639 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ * linguist-vendored -*.js , .html linguist-vendored=true +*.js .html linguist-vendored=true From 1437dd4a3cc97aff36a505b1a9ac52b49fa42ff9 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:01:46 +0530 Subject: [PATCH 27/29] updated --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6b27639..065e036 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ * linguist-vendored -*.js .html linguist-vendored=true +*.js linguist-vendored=true +*.html linguist-vendored=true From fb37acbab8d75c457470f3fe4295e1a63f862dd6 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:02:25 +0530 Subject: [PATCH 28/29] updated --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 065e036..0c68c1a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ * linguist-vendored *.js linguist-vendored=true -*.html linguist-vendored=true + From d9d55ec09886722cde5e47a57bc5f8f469cc1217 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Tue, 30 Nov 2021 17:18:08 +0530 Subject: [PATCH 29/29] renamed --- Chapter 02/{Exercise 2.1 => Exercise_2.1.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Chapter 02/{Exercise 2.1 => Exercise_2.1.js} (100%) diff --git a/Chapter 02/Exercise 2.1 b/Chapter 02/Exercise_2.1.js similarity index 100% rename from Chapter 02/Exercise 2.1 rename to Chapter 02/Exercise_2.1.js