From e578cafe8fa21ac01da2c6e42d5443c8502636e8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 3 May 2010 13:36:29 +1100 Subject: [PATCH] Ignore pydfhack.so --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 144415db0..e32a8290c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,5 @@ build*/ examples/fake-curses.h # Python binding binaries -.pyc - +*.pyc +dfhack/python/pydfhack.so