From 20f9df4e11b519a186d915a95be0dc95cbf7ae9a Mon Sep 17 00:00:00 2001 From: Jonathan Sterling Date: Sat, 1 Feb 2014 15:32:22 -0800 Subject: [PATCH] Add dist/ and Exp/ to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 311ceaa..59944b6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *.hi *.ho *.o +dist/ +Exp/