From 220c2333249e044ff5147b9e6bf0bc745cf860fd Mon Sep 17 00:00:00 2001 From: Codrin Pavel Date: Thu, 12 Mar 2020 02:19:40 +0200 Subject: [PATCH] Ignore assets --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a21a10f..9635359 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ node_modules .sass-cache Gemfile.lock Thumbs.db +assets \ No newline at end of file