From cfed24e9c4a59f8b911cc09396c35901c5152d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20Silkenb=C3=A4umer?= Date: Thu, 29 Jan 2015 22:42:24 +0100 Subject: Ignore tmp/ and history.yml --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 259c923..65cbda8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ *.gem coverage/ log/ +tmp/ .ruby-version +history.yml -- cgit v1.2.3