From 030d35fb034124fb40fc949279746863129349b2 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Mon, 9 Mar 2020 11:29:43 +0100 Subject: [PATCH] update .gitignore after migration --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 99c7fb9eb8..52d9a728a6 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,13 @@ Desktop DF .project .classpath .settings +# idea files +*.iml +.idea +# ui +scm-ui/build +scm-ui/coverage +node_modules +# jrebel +rebel.xml +\.pyc