From 0bdf8b8fb1d72009ae92627378a03e38a0f4523d Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 10 Sep 2014 09:22:34 +0300 Subject: [PATCH] ignore /dist --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dafc6b9..6764188 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ build/ htmlcov *_ext.c *_ext.so -/.tox \ No newline at end of file +/.tox +/dist