From 49317c1328fc08e6bd146164e7ef16c7cde84e0f Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Tue, 10 Dec 2019 11:44:32 +0100 Subject: [PATCH] Ignore log files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69b608db..e8b1a522 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ Gemfile.lock */**/Makefile */**/*.o .byebug_history +*.log