From 15d79e8826342d36f015beb8bdf0c0aa05883733 Mon Sep 17 00:00:00 2001 From: Vylion Date: Sat, 28 Oct 2017 18:48:03 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6ec0a37..afb39e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -chatlogs/* \ No newline at end of file +chatlogs/* +__pycache__/* \ No newline at end of file