From 2fb6643777482154142723f41388d07fc9b47c11 Mon Sep 17 00:00:00 2001 From: Christopher Hoskin Date: Fri, 11 Jan 2019 12:52:31 +0000 Subject: [PATCH] Add **/*.map .gitignore --- services/chat/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/chat/.gitignore b/services/chat/.gitignore index 6d84aef4a9..c689cc0f57 100644 --- a/services/chat/.gitignore +++ b/services/chat/.gitignore @@ -5,3 +5,5 @@ public/build/ node_modules/ plato/ + +**/*.map