From 59881e0342f32b088effd0dfa866421ee5725f5f Mon Sep 17 00:00:00 2001 From: Robert Glaser Date: Mon, 9 Jan 2023 18:37:37 +0100 Subject: [PATCH] Ignore IDEA files. --- .idea/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.idea/.gitignore b/.idea/.gitignore index 13566b81b..1acf76eab 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,7 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +/innoq-styleguide.iml +/modules.xml +/runConfigurations/start.xml +/vcs.xml