From f67beba9db1d8125ecc14ea82baed59a6f0adc26 Mon Sep 17 00:00:00 2001 From: androiddrew Date: Wed, 6 Sep 2017 09:42:53 -0400 Subject: [PATCH] updated .gitignore for Pycharm --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7f7cccc..53836a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Pycharm +.idea + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/