From 8705e8c7e340272ddb62a0b9cd1bd888e7293b21 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 4 Jul 2026 12:11:10 +0200 Subject: [PATCH] Erster IntelliJ Commit --- .idea/.gitignore | 10 ++++++++++ README.md | 5 ++++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..ab1f416 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Ignored default folder with query files +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/README.md b/README.md index 5709e01..af69a32 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # GiteaTest -Test, ob Gitea und IntelliJ miteinander kommunizierne können \ No newline at end of file +Test, ob Gitea und IntelliJ miteinander kommunizieren können + +# IntelliJ Test +Commit erfolgreich \ No newline at end of file