From 4ecdb81721871d5211f3a7d523a4a1e2b8832d1f Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 19 Aug 2019 13:00:56 +0200 Subject: [PATCH 1/4] Update git config Signed-off-by: Severin Kaderli --- system/.config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/system/.config/git/config b/system/.config/git/config index f5ec5c7..c8cd64e 100644 --- a/system/.config/git/config +++ b/system/.config/git/config @@ -49,6 +49,7 @@ [core] editor = vim + autocrlf = input [push] default = current From 934f3ef2f872829df87f7eef6a0fa916d2cd9dba Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 19 Aug 2019 13:07:24 +0200 Subject: [PATCH 2/4] Update PhpStorm settings Signed-off-by: Severin Kaderli --- system/.config/phpstorm/config/disabled_update.txt | 0 system/.config/phpstorm/config/options/ide.general.xml | 3 +++ system/.config/phpstorm/config/templates/Custom.xml | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 system/.config/phpstorm/config/disabled_update.txt diff --git a/system/.config/phpstorm/config/disabled_update.txt b/system/.config/phpstorm/config/disabled_update.txt new file mode 100644 index 0000000..e69de29 diff --git a/system/.config/phpstorm/config/options/ide.general.xml b/system/.config/phpstorm/config/options/ide.general.xml index ba14c49..a22c0e9 100644 --- a/system/.config/phpstorm/config/options/ide.general.xml +++ b/system/.config/phpstorm/config/options/ide.general.xml @@ -4,4 +4,7 @@