From 438f06d3256c3628707edb55b2fe17878dbdf80c Mon Sep 17 00:00:00 2001 From: Alexey Kopytko Date: Sun, 19 Feb 2017 22:10:28 +0900 Subject: [PATCH] Ignore build logs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 869f498..8492a7a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ composer.lock composer.phar vendor + +# build logs +build