From b1b9879e2d8d1a3f3ea67c1e53638178341c823f Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 15 Jul 2019 10:34:56 +0200 Subject: [PATCH] Update .gitignore Signed-off-by: Severin Kaderli --- .gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5ebb5bd..51362dd 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,13 @@ system/.config/phpstorm/config/options/project.default.xml system/.config/phpstorm/config/options/updates.xml system/.config/phpstorm/config/options/usage.statistics.xml system/.config/phpstorm/config/options/recentProjectDirectories.xml -system/.config/phpstorm/config/options/window.manager.xml \ No newline at end of file +system/.config/phpstorm/config/options/window.manager.xml +system/.config/phpstorm/config/consoles +system/.config/phpstorm/config/extensions/com.intellij.database/ +system/.config/phpstorm/config/jdbc-drivers +system/.config/phpstorm/config/phpstorm64.vmoptions +system/.config/phpstorm/config/options/window.state.xml +system/.config/phpstorm/config/terminal/history/history- +system/.config/phpstorm/config/options/runner.layout.xml +system/.config/phpstorm/config/options/extensionsRootType.xml +system/.config/phpstorm/config/options/databaseDrivers.xml