diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bd3d2b7..6753567 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,13 +1,20 @@ - + + + + @@ -15,6 +22,7 @@ + @@ -42,7 +50,27 @@ 1667934200578 + + + + + + + + 1667935991746 + + + 1667984194096 + + @@ -61,5 +89,8 @@ \ No newline at end of file diff --git a/Lerntagbuch.md b/Lerntagbuch.md index 35d73d5..e32d8b2 100644 --- a/Lerntagbuch.md +++ b/Lerntagbuch.md @@ -11,3 +11,12 @@ ich lerne git - created a ssh key. - added public key to gitLab. - created Branch. + +### übung 2: 2.11.2022 +- created a branch übung2 +- created file Programmierparadigm +- added my analysis for different languages +- commit and pushed the Branch. +- created Merge request for the Branch to merge in main Branch +- merged the Branch. +