From 264a76ca2f0eb41c234be3882287c5c7676b20f6 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 11 Sep 2011 21:29:05 +0200 Subject: [PATCH] more stuff to ignore Signed-off-by: Nico Schottelius --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 10d98990..d606aec7 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ doc/man/man*/docbook-xsl.css # Ignore cache for version control cache/ + +# Python +bin/__pycache__/