From 284aaa3bb174968ffb4a05ae9386d32ab4385a27 Mon Sep 17 00:00:00 2001 From: MarcusWarnert Date: Wed, 7 Jan 2026 20:21:15 -0600 Subject: [PATCH 1/6] Added Contributor.txt file. --- contributor.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributor.txt diff --git a/contributor.txt b/contributor.txt new file mode 100644 index 0000000..df958d3 --- /dev/null +++ b/contributor.txt @@ -0,0 +1 @@ +This file was added by Marcus-Warnert \ No newline at end of file From f796c780de9a9f95a9fb0efc0cbbcef9d2e504e1 Mon Sep 17 00:00:00 2001 From: OznurKaya1 Date: Wed, 7 Jan 2026 20:31:04 -0600 Subject: [PATCH 2/6] Git Collaboration --- contributor-branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributor-branch diff --git a/contributor-branch b/contributor-branch new file mode 100644 index 0000000..d79e5a3 --- /dev/null +++ b/contributor-branch @@ -0,0 +1 @@ +This file was added by OznurKaya1. \ No newline at end of file From 99870bed47644c5d79be4872ab6e6e67513ae84a Mon Sep 17 00:00:00 2001 From: OznurKaya1 Date: Thu, 8 Jan 2026 13:04:54 -0600 Subject: [PATCH 3/6] Rename file to contributor.txt and add contributor content --- contributor-branch => contributor.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributor-branch => contributor.txt (100%) diff --git a/contributor-branch b/contributor.txt similarity index 100% rename from contributor-branch rename to contributor.txt From 3b3938fd3771e467eff7a9d0a21fbc73b2bfa25d Mon Sep 17 00:00:00 2001 From: OznurKaya1 Date: Wed, 7 Jan 2026 20:31:04 -0600 Subject: [PATCH 4/6] Git Collaboration --- contributor-branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributor-branch diff --git a/contributor-branch b/contributor-branch new file mode 100644 index 0000000..d79e5a3 --- /dev/null +++ b/contributor-branch @@ -0,0 +1 @@ +This file was added by OznurKaya1. \ No newline at end of file From e7e24623382b33b5fd42edd46c735fb671ad5ab5 Mon Sep 17 00:00:00 2001 From: OznurKaya1 Date: Thu, 8 Jan 2026 13:04:54 -0600 Subject: [PATCH 5/6] Rename file to contributor.txt and add contributor content # Conflicts: # contributor.txt --- contributor-branch | 1 - contributor.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 contributor-branch diff --git a/contributor-branch b/contributor-branch deleted file mode 100644 index d79e5a3..0000000 --- a/contributor-branch +++ /dev/null @@ -1 +0,0 @@ -This file was added by OznurKaya1. \ No newline at end of file diff --git a/contributor.txt b/contributor.txt index df958d3..d79e5a3 100644 --- a/contributor.txt +++ b/contributor.txt @@ -1 +1 @@ -This file was added by Marcus-Warnert \ No newline at end of file +This file was added by OznurKaya1. \ No newline at end of file From 234c5508bc443b1744a5b1ce275f2720f39259b6 Mon Sep 17 00:00:00 2001 From: OznurKaya1 Date: Thu, 8 Jan 2026 14:12:53 -0600 Subject: [PATCH 6/6] contributor.txt --- .idea/.gitignore | 3 +++ .idea/dictionaries/project.xml | 7 +++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/software-dev-course-git-collab.iml | 9 +++++++++ .idea/vcs.xml | 6 ++++++ 6 files changed, 39 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/dictionaries/project.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/software-dev-course-git-collab.iml 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/dictionaries/project.xml b/.idea/dictionaries/project.xml new file mode 100644 index 0000000..5778c01 --- /dev/null +++ b/.idea/dictionaries/project.xml @@ -0,0 +1,7 @@ + + + + oznur + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..89ee753 --- /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..101ac81 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/software-dev-course-git-collab.iml b/.idea/software-dev-course-git-collab.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/software-dev-course-git-collab.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ 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