From d797203a7bfb761d8cca731f8d7a58c15891a6b2 Mon Sep 17 00:00:00 2001 From: dustinpianalto Date: Fri, 20 Apr 2018 22:22:05 -0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 48594d0..98e2ace 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bot_secrets.json google_client_secret.json __pycache__/ logs/* -*.sh.swp \ No newline at end of file +*.sh.swp +.idea/