From 076c260b340ab2aef596a9566f2d7fe26897e8ee Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 12 Mar 2015 13:44:06 +0000 Subject: Now ignoring cabal sandbox --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 22ca4e4..9fd17e4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ nginx index.md lists/*.md lists/*/preview -tex/ \ No newline at end of file +tex/ + +cabal.sandbox.config +.cabal-sandbox/ \ No newline at end of file -- cgit v1.2.3