From 333ccddd69a5f8f86231d230f43be47cc2a8067a Mon Sep 17 00:00:00 2001 From: a-sabagh Date: Thu, 19 Jan 2023 10:44:15 +0330 Subject: [PATCH] index html file temporary structure --- .gitignore | 1 + src/index.html | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 src/index.html diff --git a/.gitignore b/.gitignore index e175747..e2ecddb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ **/node_modules/* **/dist/* **/build/* +**/public/* **/package-lock.json **/README.md **/nohup.out diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..4101955 --- /dev/null +++ b/src/index.html @@ -0,0 +1,11 @@ + + + + + Rock Paper Sisscor + + +
+ + +