From 89f56b9f0d606dab1d211ecd033c62cda175ed50 Mon Sep 17 00:00:00 2001 From: Jesse McDonald Date: Sun, 18 May 2014 23:51:03 -0500 Subject: [PATCH] ignore the dist/ directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 65ad62d..c434a52 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.swo *.hi *.o +dist/