From 8c70bc52fc083ee61d3e6278ea1859b11451783d Mon Sep 17 00:00:00 2001 From: Michael Kennedy Date: Sun, 12 Jun 2016 11:30:30 +0200 Subject: [PATCH] ignore some pycharm working files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1dbc687..a4b6c06 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,8 @@ target/ #Ipython Notebook .ipynb_checkpoints +.idea/encodings.xml +.idea/misc.xml +.idea/modules.xml +.idea/pythonic-demos.iml +.idea/vcs.xml