From c751d91c25766c62813e7800bc4ccd84313436e6 Mon Sep 17 00:00:00 2001 From: "[tarunpraveen]" <[1nt23cs253.tarun@nmit.ac.in]> Date: Mon, 12 May 2025 14:28:06 +0530 Subject: [PATCH 1/2] Added my name --- .idea/.gitignore | 3 +++ .idea/first-pr-nmit.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ index.html | 2 +- 6 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/first-pr-nmit.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/first-pr-nmit.iml b/.idea/first-pr-nmit.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/first-pr-nmit.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..f03c948 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..298c39f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 2c9f80e..eb1cfce 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
-

Add your Name here!

+

Tarun Praveen