From ead5b6ca824d57d97643e263eb8013289da71459 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Mon, 4 Feb 2013 23:18:38 +0100 Subject: [PATCH] Ignore more --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69fb16f..7f59da6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.swp *.pyc *.egg-info +dist/ -- GitLab