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