From c39818df87321eec6047174c1120b47f2c86e83f Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 27 Apr 2020 10:43:47 +0200 Subject: [PATCH] added idea to .gitignore --- .gitignore | 1 + .idea/ProjektAI.iml | 2 +- .idea/misc.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 73ffb59..b7646bf 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ share/python-wheels/ *.egg-info/ .installed.cfg *.egg +.idea /idea/workspace.xml MANIFEST diff --git a/.idea/ProjektAI.iml b/.idea/ProjektAI.iml index 341f107..53f2c69 100644 --- a/.idea/ProjektAI.iml +++ b/.idea/ProjektAI.iml @@ -2,7 +2,7 @@ - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 8e241c5..2edb3a9 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file