From 469f711dcd364b2f8020cc45665c91da9d2218a5 Mon Sep 17 00:00:00 2001 From: enkore Date: Mon, 11 Feb 2013 21:43:11 +0100 Subject: [PATCH] .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b74260..17f0368 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +*__pycache__* *.pyc wrapper.py