Browse Source

merge conflicts

main
sharanjeetkaur 2 years ago
parent
commit
e2975a7e70
  1. 8
      .idea/.gitignore
  2. 2
      .idea/google-java-format.xml
  3. 9
      .idea/lerntag.iml
  4. 8
      .idea/modules.xml
  5. 6
      .idea/vcs.xml
  6. 7
      Lerntagbuch.md

8
.idea/.gitignore

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

2
.idea/google-java-format.xml

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GoogleJavaFormatSettings">
<option name="enabled" value="false" />
<option name="enabled" value="true" />
</component>
</project>

9
.idea/lerntag.iml

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

8
.idea/modules.xml

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/lerntag.iml" filepath="$PROJECT_DIR$/.idea/lerntag.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

7
Lerntagbuch.md

@ -1,6 +1,13 @@
## Lerntagbuch
### Übung 1. 2.11.2022
### Lernziel
ich lerne git
#### 07.11.2022
- created a ssh key.
- added public key to gitLab.
- created Branch.
Loading…
Cancel
Save