From 92ff53c91d4df4257cd7a5b7695286efeb1bc8d9 Mon Sep 17 00:00:00 2001 From: Rick Date: Thu, 10 Jan 2019 16:42:51 +0100 Subject: [PATCH] Update gitignore to not log changes of vscode and pycharm --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index cd84d75..6ac5467 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,11 @@ ENV/ .vscode/settings.json config.py +.vscode/temp.sql +.idea/admidio-python-api.iml +.idea/encodings.xml +.idea/misc.xml +.idea/modules.xml +.idea/vcs.xml +.idea/workspace.xml +.vscode/launch.json