From 6b24401a8354f4de8e65dac9d6709843ac4568cf Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" <robin.mueller.m@gmail.com> Date: Tue, 28 Jan 2020 23:19:49 +0100 Subject: [PATCH] gitignore change --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 832eebe..f2b3178 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,5 @@ log # https://stackoverflow.com/questions/5533050/gitignore-exclude-folder-but-include-specific-subfolder # you can skip this first one if it is not already excluded by prior patterns -!.idea/ .idea/* !.idea/runConfiguration/ \ No newline at end of file -- GitLab