From 79652cceda9b96bf650323d9ba911417f85a5dc1 Mon Sep 17 00:00:00 2001 From: Nitin Teotia Date: Wed, 25 Dec 2019 05:24:41 +0530 Subject: [PATCH] login form --- dir2/app2.js | 1 + log.txt | 1 + login.html | 0 3 files changed, 2 insertions(+) create mode 100644 dir2/app2.js create mode 100644 log.txt create mode 100644 login.html diff --git a/dir2/app2.js b/dir2/app2.js new file mode 100644 index 0000000..230bd35 --- /dev/null +++ b/dir2/app2.js @@ -0,0 +1 @@ +console.log(123); \ No newline at end of file diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..3fd9e38 --- /dev/null +++ b/log.txt @@ -0,0 +1 @@ +error logs \ No newline at end of file diff --git a/login.html b/login.html new file mode 100644 index 0000000..e69de29