From 7beab7f3fc9cbe41e169d3eb70defa8dde5a8139 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 12 Aug 2019 17:17:48 +0200 Subject: [PATCH] Update gitignore Signed-off-by: Severin Kaderli --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ffd5831..a412df0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,4 +51,7 @@ system/.config/phpstorm/config/options/databaseDrivers.xml system/.config/phpstorm/config/terminal/history/history-1 system/.config/phpstorm/config/user.web.token system/.config/mpd/database -system/.config/phpstorm/config/workspace/1Oh9XxziLykz0itnuwRbBre4Wkk.xml +system/.config/phpstorm/config/workspace/ +system/.config/phpstorm/config/options/web-types-registry.xml +system/.config/phpstorm/config/options/vcs.xml +system/.config/phpstorm/config/options/notifications.xml