commit a77ff431813800c2b972f4232617609a760e8c32 Author: fonkou Date: Tue Nov 11 16:42:28 2025 +0100 Add submodule diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.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 diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3ccc53b --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/neuronalesNetz.iml b/.idea/neuronalesNetz.iml new file mode 100644 index 0000000..bc2cd87 --- /dev/null +++ b/.idea/neuronalesNetz.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..68d4493 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/info2Praktikum-NeuronalesNetz b/info2Praktikum-NeuronalesNetz new file mode 160000 index 0000000..0fc70f9 --- /dev/null +++ b/info2Praktikum-NeuronalesNetz @@ -0,0 +1 @@ +Subproject commit 0fc70f982ce7295e65dcb52d68bcd428e2a3c74d