commit 0edaef0be7a791b62013d26f100107b5ac985a35 Author: Michael Tamse Date: Fri Aug 14 17:05:12 2026 +0200 first commit 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/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a47cb2d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..236008a --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/wow-2nd.iml b/.idea/wow-2nd.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/wow-2nd.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file