Repos / hi.imnhan.com / 84ba4891d6
commit 84ba4891d6089ff7c6043ae0443bda4c75d3b128
Author: nhanb <nhan@nerdyweekly.com>
Date:   Sat Aug 2 16:22:11 2014 +0700

    ignore pycache

diff --git a/.gitignore b/.gitignore
index f491c12..9d3b978 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 output/
 *.pid
+__pycache__/