Compare commits

..

3 Commits
main ... main

Author SHA1 Message Date
shahed f5f4099694 Änderungen von Prof. Hummel übernommen 2022-11-07 15:51:15 +01:00
shahed fccb6d2f83 Aufgaben Testat 2022-10-25 15:14:45 +02:00
shahed 16599fdfa5 Test-Push 2022-10-24 17:50:26 +02:00
3 changed files with 3 additions and 8 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
/.DS_Store

View File

@ -1,11 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="output" path="bin"/> <classpathentry kind="output" path="bin"/>
</classpath> </classpath>

View File

@ -179,5 +179,5 @@ replay_pid*
# Built Visual Studio Code Extensions # Built Visual Studio Code Extensions
*.vsix *.vsix
*.ser /bank.ser
/.DS_Store /zähler.ser