From 44a5f2a969dc3be7f28f79db5cf67ab992d55d77 Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 5 Feb 2013 19:52:01 +0100 Subject: [PATCH] More stuff on .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c7f8ab7..7ab7825 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ linenoise_example +*.dSYM +history.txt