From 9f16997f66d26554e0ddd62d009ae3570ab70e30 Mon Sep 17 00:00:00 2001 From: Rhys Ulerich Date: Sun, 22 Jan 2017 18:07:28 -0500 Subject: [PATCH] Ignore dist --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0c2595..5f67b14 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ zohar # Python artifacts .eggs ar.egg-info +dist nothing added to commit but untracked files present (use "git add" to track)