From 32a088b27dd888423bc176b4a065a18ef6a19f2c Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Sun, 22 Apr 2012 15:54:47 -0700 Subject: [PATCH] ignoring pids and logs. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f025940..4bfb2c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.swp *~ *.pyc +*.pid +*.log