From 74cc4ca7f420e739140dabd5099ddd9838401574 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sat, 27 Oct 2018 23:17:21 +0300 Subject: [PATCH] Git-ignore assets --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index af512c5b6..8ed155caa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /log /tmp /public/system +/public/assets /coverage/ /.bundle /vendor/bundle