From 1a31c74d5c7b34c4cdb483e527d116f63c25b5f2 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Fri, 17 Dec 2010 00:32:27 +0300 Subject: [PATCH] .gitignore updated. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c53cdba0..29ac491f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.egg-info .*.swp .*.swo +*.pyc