From 7be3d9dc629d8e0b31355ec34d485b385c61c4ef Mon Sep 17 00:00:00 2001 From: Led Date: Mon, 3 Aug 2015 00:52:22 +0300 Subject: [PATCH] add .rebar and doc dirs to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4c14464..4a8eee6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ ebin *.plt erl_crash.dump .DS_Store +doc +.rebar