From da6292ed505840ebb02ae7036b8e9728d1d82be5 Mon Sep 17 00:00:00 2001 From: cathrkri Date: Sun, 11 Jan 2026 22:11:56 +0100 Subject: [PATCH] test: test of the new branch --- .gitignore | 2 ++ README.md | 4 +++- systemutviklingTeam6.iml | 9 +++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 systemutviklingTeam6.iml diff --git a/.gitignore b/.gitignore index 524f096..cef2661 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* + +*.idea \ No newline at end of file diff --git a/README.md b/README.md index b52fbd5..0612056 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# systemutviklingTeam6 \ No newline at end of file +# systemutviklingTeam6 + +initial project creation \ No newline at end of file diff --git a/systemutviklingTeam6.iml b/systemutviklingTeam6.iml new file mode 100644 index 0000000..8021953 --- /dev/null +++ b/systemutviklingTeam6.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file