From 58338e61d01d59c28e83e9aae1b215ca2fe4d904 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ga=C3=ABlle=20Morin?= <morin.gaelle@gmail.com>
Date: Sun, 31 Mar 2019 15:27:21 +0200
Subject: [PATCH] add normalize to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 360919c5..7d91be91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/src/styles/normalize.scss
 /node_modules
 /src/config.json
 /www/index.html
-- 
GitLab