diff --git a/templates/JetBrains+all.patch b/templates/JetBrains+all.patch index 5e16f0e3..6207ffe4 100644 --- a/templates/JetBrains+all.patch +++ b/templates/JetBrains+all.patch @@ -1,7 +1,8 @@ -# Ignore everything but code style settings and run configurations +# Ignore everything but code style settings, run configurations and required plugins # that are supposed to be shared within teams. .idea/* !.idea/codeStyles !.idea/runConfigurations +!.idea/externalDependencies.xml