From 957dc6ea86df80048185c9651962a59aedd5c4fc Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Mon, 23 May 2016 14:39:36 -0300 Subject: [PATCH] :) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7392b125..b03c6cbc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /build .sass-cache/ .sass_cache/ +/dist # OS generated files # ###################### @@ -24,3 +25,4 @@ bootstrap.json # Electron node_modules +npm-debug.log