From 5027d70002f220dbfe23709c1f98632d7ad94180 Mon Sep 17 00:00:00 2001 From: James Kasten Date: Fri, 26 Jun 2015 09:30:10 -0700 Subject: [PATCH] Ignore pycharm project files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9dac99790..9564cfbc7 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ dist/ *~ *.swp \#*# +.idea # auth --cert-path --chain-path -/*.pem \ No newline at end of file +/*.pem