From 9dd8ba2a6e17db1ed38b5c634ca30f43604a9cb6 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 6 Jan 2015 21:16:41 +0100 Subject: [PATCH] Ignore dists. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9602a1f..8c57199 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ build/ .tox/ htmlcov/ *.pyc +dist/ \ No newline at end of file