From 37123c6eef8a670ce51c31ed67d71b8f4aaab584 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Fri, 21 Oct 2016 10:34:27 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1dbc687..008ce4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +AUTHORS +ChangeLog +*.pyc +__pycache__/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]