From f03dbf4d0662a231454f7c188c10e2892c2733ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 21 Jun 2011 17:24:07 +0200 Subject: Use dialyzer directly instead of through rebar Rebar recently removed their dialyzer support options so we're switching to plain dialyzer. And as a bonus it works much better! --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 334e906..d38fc51 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.cowboy_dialyzer.plt .eunit ebin logs -- cgit v1.2.3