From ab8a623b74de980e1c01c21c420588661943d86a Mon Sep 17 00:00:00 2001 From: Stepan Krapivin Date: Mon, 30 Oct 2017 17:14:38 +0500 Subject: [PATCH] update gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8e3bb73..bf21814 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ static/cache/* !/dist .sass-cache local_* +*.log