From 259e8ab7a3a7e607263ca07e53787d85881bab8a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 25 Sep 2018 19:13:16 +0200 Subject: Re-bumped much of the application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0d96cc9..72c9d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ _site .sass-cache .jekyll-metadata tmp +node_modules/**/* +javascripts/dist +yarn-error.log -- cgit v1.2.3