From c9e55a74aad8283a5774fc2e55eb910d930b8e8a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Dec 2014 08:38:33 +0200 Subject: [PATCH] Ignore /builds/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8ff80c16..a153cdeb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ dist *.chi *.chs.h *.swp +/builds/ /logs/ /.cabal-sandbox/ cabal.sandbox.config