From 383e49748cfdc272cb7f22b127f9961b5c56b959 Mon Sep 17 00:00:00 2001 From: Joni Sharma <96836529+realjoni17@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:48:56 +0530 Subject: [PATCH] added Co-Authored-By: 00sukhjeet00 <70812201+00sukhjeet00@users.noreply.github.com> Co-Authored-By: Sudhir Kumar Verma Co-Authored-By: 1ikeadragon <40909973+1ikeadragon@users.noreply.github.com> Co-Authored-By: Haruna Ephraim Mamman <108570802+2bit2bit@users.noreply.github.com> --- .idea/.gitignore | 3 + .idea/first-contribution.iml | 9 ++ .idea/misc.xml | 6 + .idea/modules.xml | 8 ++ .idea/other.xml | 252 +++++++++++++++++++++++++++++++++++ .idea/vcs.xml | 6 + Contributors.md | 1 + 7 files changed, 285 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/first-contribution.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/other.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..26d33521 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/first-contribution.iml b/.idea/first-contribution.iml new file mode 100644 index 00000000..d6ebd480 --- /dev/null +++ b/.idea/first-contribution.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 00000000..a6e1098c --- /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 00000000..e17c550d --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/other.xml b/.idea/other.xml new file mode 100644 index 00000000..4604c446 --- /dev/null +++ b/.idea/other.xml @@ -0,0 +1,252 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Contributors.md b/Contributors.md index defdfeaf..a6d38cef 100644 --- a/Contributors.md +++ b/Contributors.md @@ -214,3 +214,4 @@ - [sunlianyu](https://github.com/7y-9) - [Sumit Sharma](https://github.com/sumit-sharma-02) - [Debmalya Sen](https://github.com/debmalya37) +- [ Joni Sharma] \ No newline at end of file