From c1660ec259f5e56e37037730b1a90651e5a77df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Sat, 2 Mar 2013 12:43:17 +0100 Subject: [PATCH] Add ebin/ and .enunit to the ignore rules --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7ce0a41..6890eea 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ *.o *.swp rebar +ebin/ +.eunit