From b462ea6cd977c5fbc3c6ff308b19bfcfe498911f Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 11 Oct 2012 22:23:35 -0700 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4d607bf..b15fae9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ zsh/zhistory zsh/.zcompdump emacs.d/auto-save-list/.saves* .DS_Store +*.pyc +*.cache