From 30437d70fc4b55561e3da6b187d81db7b4676240 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Mon, 7 Mar 2016 09:16:55 +0100 Subject: [PATCH] pycharm in .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 318e02d0..2f35f89b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,9 @@ nbproject/* .pydevproject .settings +# PyCharm +.idea + node_modules /static_test -- 2.20.1