From ab5427929f91d37eead58a944f328aea6df539d4 Mon Sep 17 00:00:00 2001 From: Simon Steuer Date: Wed, 26 Oct 2022 00:25:27 +0200 Subject: [PATCH] =?UTF-8?q?.gitignore-Datei=20erstellt=20und=20.idea-Ordne?= =?UTF-8?q?r=20in=20.gitignore=20erg=C3=A4nzt,=20da=20derzeit=20keine=20No?= =?UTF-8?q?twendigkeit=20f=C3=BCr=20die=20Verwaltung=20von=20IntelliJ-Proj?= =?UTF-8?q?ekteinstellungen=20gesehen=20wird?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea